Overview
Package
Class
Use
Tree
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
W
A
ASCENDING
- Static variable in class org.jdtaus.core.text.
Message
Comparator for sorting messsages in ascending order of occurence.
addMessage(Message)
- Method in class org.jdtaus.core.text.
Messages
Adds a message to the collection.
addMessageListener(MessageListener)
- Method in interface org.jdtaus.core.text.
MessageEventSource
Adds a to the listener list.
addMessages(Messages)
- Method in class org.jdtaus.core.text.
Messages
Adds messages to the collection.
addStructuredFileListener(StructuredFileListener)
- Method in interface org.jdtaus.core.io.
StructuredFile
Adds a to the listener list.
addTaskListener(TaskListener)
- Method in interface org.jdtaus.core.monitor.
TaskEventSource
Adds a to the listener list.
B
blocksDeleted(long, long)
- Method in interface org.jdtaus.core.io.
StructuredFileListener
Gets called whenever blocks were deleted from the the listener is registered with.
blocksInserted(long, long)
- Method in interface org.jdtaus.core.io.
StructuredFileListener
Gets called whenever blocks were inserted to the the listener is registered with.
C
CHANGED_STATE
- Static variable in class org.jdtaus.core.monitor.
TaskEvent
Event constant indicating that state of a changed.
Container
- interface org.jdtaus.core.container.
Container
.
Implementation container.
ContainerError
- error org.jdtaus.core.container.
ContainerError
.
Unrecoverable error thrown if no working is available in the system.
ContainerError(Throwable)
- Constructor for class org.jdtaus.core.container.
ContainerError
Creates a new instance of taking a causing .
ContainerError(String)
- Constructor for class org.jdtaus.core.container.
ContainerError
Creates a new instance of taking a message.
ContainerFactory
- class org.jdtaus.core.container.
ContainerFactory
.
Factory for the singleton.
ContainerFactory()
- Constructor for class org.jdtaus.core.container.
ContainerFactory
ContainerInitializer
- interface org.jdtaus.core.container.
ContainerInitializer
.
Instance initialization.
Context
- interface org.jdtaus.core.container.
Context
.
Implementation context.
ContextError
- error org.jdtaus.core.container.
ContextError
.
Unrecoverable error thrown if no working is available in the system.
ContextError(Throwable)
- Constructor for class org.jdtaus.core.container.
ContextError
Creates a new instance of taking a causing .
ContextError(String)
- Constructor for class org.jdtaus.core.container.
ContextError
Creates a new instance of taking a message.
ContextFactory
- class org.jdtaus.core.container.
ContextFactory
.
Factory for the singleton.
ContextFactory()
- Constructor for class org.jdtaus.core.container.
ContextFactory
ContextInitializer
- interface org.jdtaus.core.container.
ContextInitializer
.
Context initialization.
clear()
- Method in class org.jdtaus.core.text.
Messages
Removes all messages from the collection.
clone()
- Method in class org.jdtaus.core.container.
Dependencies
Creates and returns a deep copy of this object.
clone()
- Method in class org.jdtaus.core.container.
Dependency
Creates and returns a deep copy of this object.
clone()
- Method in class org.jdtaus.core.container.
Implementation
Creates and returns a deep copy of this object.
clone()
- Method in class org.jdtaus.core.container.
Implementations
Creates and returns a deep copy of this object.
clone()
- Method in class org.jdtaus.core.container.
Module
Creates and returns a deep copy of this object.
clone()
- Method in class org.jdtaus.core.container.
Modules
Creates and returns a deep copy of this object.
clone()
- Method in class org.jdtaus.core.container.
Properties
Creates and returns a deep copy of this object.
clone()
- Method in class org.jdtaus.core.container.
Property
Creates and returns a deep copy of this object.
clone()
- Method in class org.jdtaus.core.container.
Specification
Creates and returns a deep copy of this object.
clone()
- Method in class org.jdtaus.core.container.
Specifications
Creates and returns a deep copy of this object.
clone()
- Method in class org.jdtaus.core.monitor.
Task
Creates and returns a copy of this object.
clone()
- Method in class org.jdtaus.core.text.
Message
Creates and returns a copy of this object.
clone()
- Method in class org.jdtaus.core.text.
Messages
Creates and returns a deep copy of this object.
D
DESCENDING
- Static variable in class org.jdtaus.core.text.
Message
Comparator for sorting messsages in descending order of occurence.
Dependencies
- class org.jdtaus.core.container.
Dependencies
.
Collection of dependencies.
Dependencies()
- Constructor for class org.jdtaus.core.container.
Dependencies
Dependency
- class org.jdtaus.core.container.
Dependency
.
Dependency meta-data.
Dependency()
- Constructor for class org.jdtaus.core.container.
Dependency
DuplicateDependencyException
- exception org.jdtaus.core.container.
DuplicateDependencyException
.
Gets thrown for duplicate dependencies.
DuplicateDependencyException(String)
- Constructor for class org.jdtaus.core.container.
DuplicateDependencyException
Creates a new instance of taking the name of the duplicate dependency.
DuplicateImplementationException
- exception org.jdtaus.core.container.
DuplicateImplementationException
.
Gets thrown for duplicate implementations.
DuplicateImplementationException(String)
- Constructor for class org.jdtaus.core.container.
DuplicateImplementationException
Creates a new instance of taking the identifier of the duplicate implementation.
DuplicateModuleException
- exception org.jdtaus.core.container.
DuplicateModuleException
.
Gets thrown for duplicate modules.
DuplicateModuleException(String)
- Constructor for class org.jdtaus.core.container.
DuplicateModuleException
Creates a new instance of taking the name of the duplicate module.
DuplicatePropertyException
- exception org.jdtaus.core.container.
DuplicatePropertyException
.
Gets thrown for duplicate properties.
DuplicatePropertyException(String)
- Constructor for class org.jdtaus.core.container.
DuplicatePropertyException
Creates a new instance of taking the name of the duplicate property.
DuplicateSpecificationException
- exception org.jdtaus.core.container.
DuplicateSpecificationException
.
Gets thrown for duplicate specifications.
DuplicateSpecificationException(String)
- Constructor for class org.jdtaus.core.container.
DuplicateSpecificationException
Creates a new instance of taking the identifier of the duplicate specification.
deleteBlocks(long, long)
- Method in interface org.jdtaus.core.io.
StructuredFile
Removes blocks.
E
ENDED
- Static variable in class org.jdtaus.core.monitor.
TaskEvent
Event constant indicating the end of a .
equals(Object)
- Method in class org.jdtaus.core.container.
Dependencies
Indicates whether some other object is equal to this one by comparing the values of all properties.
equals(Object)
- Method in class org.jdtaus.core.container.
Dependency
Indicates whether some other object is equal to this one by comparing the values of all properties.
equals(Object)
- Method in class org.jdtaus.core.container.
Implementation
Indicates whether some other object is equal to this one by comparing property .
equals(Object)
- Method in class org.jdtaus.core.container.
Implementations
Indicates whether some other object is equal to this one by comparing the values of all properties.
equals(Object)
- Method in class org.jdtaus.core.container.
Module
Indicates whether some other object is equal to this one by comparing property .
equals(Object)
- Method in class org.jdtaus.core.container.
Modules
Indicates whether some other object is equal to this one by comparing the values of all properties.
equals(Object)
- Method in class org.jdtaus.core.container.
Properties
Indicates whether some other object is equal to this one by comparing the values of all properties.
equals(Object)
- Method in class org.jdtaus.core.container.
Property
Indicates whether some other object is equal to this one by comparing the values of all properties.
equals(Object)
- Method in class org.jdtaus.core.container.
Specification
Indicates whether some other object is equal to this one by comparing property .
equals(Object)
- Method in class org.jdtaus.core.container.
Specifications
Indicates whether some other object is equal to this one by comparing the values of all properties.
equals(Object)
- Method in class org.jdtaus.core.monitor.
Task
Indicates whether some other object is equal to this one.
equals(Object)
- Method in class org.jdtaus.core.text.
Message
Indicates whether some other object is equal to this one.
F
FileOperations
- interface org.jdtaus.core.io.
FileOperations
.
Elementary I/O operations.
G
getAllocatedPercent()
- Method in interface org.jdtaus.core.lang.
Runtime
Computes the amount of allocated memory in percent.
getAttribute(String)
- Method in interface org.jdtaus.core.container.
Context
Gets an attribute from the context.
getAvailableBooleans()
- Method in interface org.jdtaus.core.lang.
Runtime
Computes the maximum number of boolean values currently being available to allocation.
getAvailableBytes()
- Method in interface org.jdtaus.core.lang.
Runtime
Computes the maximum number of byte values currently being available to allocation.
getAvailableChars()
- Method in interface org.jdtaus.core.lang.
Runtime
Computes the maximum number of char values currently being available to allocation.
getAvailableDoubles()
- Method in interface org.jdtaus.core.lang.
Runtime
Computes the maximum number of double values currently being available to allocation.
getAvailableFloats()
- Method in interface org.jdtaus.core.lang.
Runtime
Computes the maximum number of float values currently being available to allocation.
getAvailableIntegers()
- Method in interface org.jdtaus.core.lang.
Runtime
Computes the maximum number of integer values currently being available to allocation.
getAvailableLongs()
- Method in interface org.jdtaus.core.lang.
Runtime
Computes the maximum number of long values currently being available to allocation.
getAvailableShorts()
- Method in interface org.jdtaus.core.lang.
Runtime
Computes the maximum number of short values currently being available to allocation.
getBlockCount()
- Method in interface org.jdtaus.core.io.
StructuredFile
Reads the total amount of existing blocks.
getBlockSize()
- Method in interface org.jdtaus.core.io.
StructuredFile
Reads the length of one block in byte.
getContainer()
- Static method in class org.jdtaus.core.container.
ContainerFactory
Gets the singleton.
getContext()
- Static method in class org.jdtaus.core.container.
ContextFactory
Gets the singleton.
getDependencies()
- Method in class org.jdtaus.core.container.
Dependencies
Gets all dependencies of the collection.
getDependencies()
- Method in class org.jdtaus.core.container.
Implementation
Gets the dependencies of the implementation.
getDependency(Class, String)
- Method in interface org.jdtaus.core.container.
Container
Gets an instance of an implementation of some dependency.
getDependency(String)
- Method in class org.jdtaus.core.container.
Dependencies
Gets a dependency for a name.
getDependency(int)
- Method in class org.jdtaus.core.container.
Dependencies
Gets a dependency for an index.
getDescription()
- Method in class org.jdtaus.core.container.
Module
Gets the description of the module.
getDescription()
- Method in class org.jdtaus.core.container.
Specification
Gets the description of the specification.
getDescription()
- Method in class org.jdtaus.core.monitor.
Task
Getter for property .
getFilePointer()
- Method in interface org.jdtaus.core.io.
FileOperations
Returns the current offset in the file.
getFormatArguments(Locale)
- Method in class org.jdtaus.core.text.
Message
Getter for property .
getIdentifier()
- Method in class org.jdtaus.core.container.
DuplicateImplementationException
Gets the identifier of the duplicate implementation.
getIdentifier()
- Method in class org.jdtaus.core.container.
DuplicateSpecificationException
Gets the identifier of the duplicate specification.
getIdentifier()
- Method in class org.jdtaus.core.container.
Implementation
Gets the identifier of the implementation.
getIdentifier()
- Method in class org.jdtaus.core.container.
InstantiationException
Gets the identifier of the implementation for which creating an instance failed.
getIdentifier()
- Method in class org.jdtaus.core.container.
MissingDependencyException
Gets the identifier of the missing dependency.
getIdentifier()
- Method in class org.jdtaus.core.container.
MissingImplementationException
Gets the identifier of the missing implementation.
getIdentifier()
- Method in class org.jdtaus.core.container.
MissingSpecificationException
Gets the identifier of the missing specification.
getIdentifier()
- Method in class org.jdtaus.core.container.
Specification
Gets the identifier of the specification.
getImplementation(Class, String)
- Method in interface org.jdtaus.core.container.
Container
Gets an instance of an implementation of some specification.
getImplementation()
- Method in class org.jdtaus.core.container.
Dependency
Gets the implementation of the dependency.
getImplementation()
- Method in class org.jdtaus.core.container.
ImplementationException
Gets the failing implementation.
getImplementation(String)
- Method in class org.jdtaus.core.container.
Implementations
Gets an implementation for an identifier.
getImplementation(int)
- Method in class org.jdtaus.core.container.
Implementations
Gets an implementation for an index.
getImplementation(String)
- Method in class org.jdtaus.core.container.
Modules
Gets an implementation for an identifier.
getImplementation(String)
- Method in class org.jdtaus.core.container.
Specification
Gets an implementation for a name.
getImplementations()
- Method in class org.jdtaus.core.container.
Implementations
Gets all implementations of the collection.
getImplementations()
- Method in class org.jdtaus.core.container.
Module
Gets the implementations of the module.
getImplementations()
- Method in class org.jdtaus.core.container.
Modules
Gets a collection of all implementations of all modules held by the instance.
getImplementations()
- Method in class org.jdtaus.core.container.
Specification
Gets all available implementations of the specification.
getImplementedSpecifications()
- Method in class org.jdtaus.core.container.
Implementation
Gets the specifications the implementation implements.
getLength()
- Method in interface org.jdtaus.core.io.
FileOperations
Returns the length of the file.
getMaximum()
- Method in class org.jdtaus.core.monitor.
Task
Gets the higher end of the progress value.
getMessage()
- Method in class org.jdtaus.core.text.
MessageEvent
Getter for property .
getMessage(int)
- Method in class org.jdtaus.core.text.
Messages
Accessor to an indexed message.
getMessageListeners()
- Method in interface org.jdtaus.core.text.
MessageEventSource
Accessor to all currently registered s.
getMessages()
- Method in class org.jdtaus.core.text.
Messages
Getter for property .
getMessages(Class)
- Method in class org.jdtaus.core.text.
Messages
Accessor to messages of a given type.
getMinimum()
- Method in class org.jdtaus.core.monitor.
Task
Gets the lower end of the progress value.
getModel()
- Static method in class org.jdtaus.core.container.
ModelFactory
Gets the singleton.
getModule(String)
- Method in class org.jdtaus.core.container.
Modules
Gets a module for a name.
getModule(int)
- Method in class org.jdtaus.core.container.
Modules
Gets a module for an index.
getModuleName()
- Method in class org.jdtaus.core.container.
Implementation
Gets the name of the module holding the implementation.
getModuleName()
- Method in class org.jdtaus.core.container.
Specification
Gets the name of the module holding the specification.
getModules()
- Method in interface org.jdtaus.core.container.
Model
Gets the modules of the model.
getModules()
- Method in class org.jdtaus.core.container.
Modules
Gets the modules of the collection.
getName()
- Method in class org.jdtaus.core.container.
Dependency
Gets the name of the dependency.
getName()
- Method in class org.jdtaus.core.container.
DuplicateDependencyException
Gets the name of the duplicate dependency.
getName()
- Method in class org.jdtaus.core.container.
DuplicateModuleException
Gets the name of the duplicate module.
getName()
- Method in class org.jdtaus.core.container.
DuplicatePropertyException
Gets the name of the duplicate property.
getName()
- Method in class org.jdtaus.core.container.
Implementation
Gets the name of the implementation.
getName()
- Method in class org.jdtaus.core.container.
MissingModuleException
Gets the name of the missing module.
getName()
- Method in class org.jdtaus.core.container.
MissingPropertyException
Gets the name of the missing property.
getName()
- Method in class org.jdtaus.core.container.
Module
Gets the name of the module.
getName()
- Method in class org.jdtaus.core.container.
Property
Gets the name of the property.
getName()
- Method in class org.jdtaus.core.container.
PropertyException
Gets the name of the invalid property.
getParent()
- Method in class org.jdtaus.core.container.
Implementation
Gets the parent implementation the implementation inherits from.
getProgress()
- Method in class org.jdtaus.core.monitor.
Task
Gets the progress of the task.
getProperties()
- Method in class org.jdtaus.core.container.
Dependency
Gets the properties of the dependency.
getProperties()
- Method in class org.jdtaus.core.container.
Implementation
Gets the properties of the implementation.
getProperties()
- Method in class org.jdtaus.core.container.
Module
Gets the properties of the module.
getProperties()
- Method in class org.jdtaus.core.container.
Properties
Gets the properties of the collection.
getProperty(String)
- Method in class org.jdtaus.core.container.
Properties
Gets a property for a name.
getProperty(int)
- Method in class org.jdtaus.core.container.
Properties
Gets a property for an index.
getSpecification()
- Method in class org.jdtaus.core.container.
Dependency
Gets the specification of the dependency.
getSpecification(String)
- Method in class org.jdtaus.core.container.
Modules
Gets a specification for an identifier.
getSpecification(String)
- Method in class org.jdtaus.core.container.
Specifications
Gets a specification for an identifier.
getSpecification(int)
- Method in class org.jdtaus.core.container.
Specifications
Gets a specification for an index.
getSpecifications()
- Method in class org.jdtaus.core.container.
Module
Gets the specifications of the module.
getSpecifications()
- Method in class org.jdtaus.core.container.
Modules
Gets a collection of all specifications of all modules.
getSpecifications()
- Method in class org.jdtaus.core.container.
Specifications
Gets the specifications of the collection.
getStructuredFileListeners()
- Method in interface org.jdtaus.core.io.
StructuredFile
Accessor to all currently registered s.
getTask()
- Method in class org.jdtaus.core.monitor.
TaskEvent
Accessor to the producing the event.
getTaskListeners()
- Method in interface org.jdtaus.core.monitor.
TaskEventSource
Accessor to all currently registered s.
getText(Locale)
- Method in class org.jdtaus.core.text.
Message
Gets the formatted message text.
getTimestamp()
- Method in class org.jdtaus.core.text.
Message
Getter for property .
getType()
- Method in class org.jdtaus.core.container.
Property
Gets the type of the property.
getType()
- Method in class org.jdtaus.core.monitor.
TaskEvent
Getter for property .
getType()
- Method in class org.jdtaus.core.text.
MessageEvent
Getter for property .
getValue()
- Method in class org.jdtaus.core.container.
Property
Gets the value of the property.
getValue()
- Method in class org.jdtaus.core.container.
PropertyException
Gets the value of the invalid property.
getVendor()
- Method in class org.jdtaus.core.container.
Implementation
Gets the vendor of the implementation.
getVendor()
- Method in class org.jdtaus.core.container.
Specification
Gets the vendor of the specification.
getVersion()
- Method in class org.jdtaus.core.container.
Implementation
Gets the version of the implementation.
getVersion()
- Method in class org.jdtaus.core.container.
Module
Gets the version of the module.
getVersion()
- Method in class org.jdtaus.core.container.
Specification
Gets the version of the specification.
H
hashCode()
- Method in class org.jdtaus.core.container.
Dependencies
Returns a hash code value for this object.
hashCode()
- Method in class org.jdtaus.core.container.
Dependency
Returns a hash code value for this object.
hashCode()
- Method in class org.jdtaus.core.container.
Implementation
Returns a hash code value for this object.
hashCode()
- Method in class org.jdtaus.core.container.
Implementations
Returns a hash code value for this object.
hashCode()
- Method in class org.jdtaus.core.container.
Module
Returns a hash code value for this object.
hashCode()
- Method in class org.jdtaus.core.container.
Modules
Returns a hash code value for this object.
hashCode()
- Method in class org.jdtaus.core.container.
Properties
Returns a hash code value for this object.
hashCode()
- Method in class org.jdtaus.core.container.
Property
Returns a hash code value for this object.
hashCode()
- Method in class org.jdtaus.core.container.
Specification
Returns a hash code value for this object.
hashCode()
- Method in class org.jdtaus.core.container.
Specifications
Returns a hash code value for this object.
hashCode()
- Method in class org.jdtaus.core.monitor.
Task
Returns a hash code value for this object.
hashCode()
- Method in class org.jdtaus.core.text.
Message
Returns a hash code value for this object.
I
INFORMATION
- Static variable in class org.jdtaus.core.text.
MessageEvent
Event constant for information messages.
Implementation
- class org.jdtaus.core.container.
Implementation
.
Implementation meta-data.
Implementation()
- Constructor for class org.jdtaus.core.container.
Implementation
ImplementationException
- exception org.jdtaus.core.container.
ImplementationException
.
Gets thrown when an implementation fails to operate.
ImplementationException(Implementation, Throwable)
- Constructor for class org.jdtaus.core.container.
ImplementationException
Creates a new instance of taking a causing .
ImplementationException(Implementation, String)
- Constructor for class org.jdtaus.core.container.
ImplementationException
Creates a new instance of taking a message.
Implementations
- class org.jdtaus.core.container.
Implementations
.
Collection of implementations.
Implementations()
- Constructor for class org.jdtaus.core.container.
Implementations
InstantiationException
- exception org.jdtaus.core.container.
InstantiationException
.
Gets thrown when creating an instance of an implementation fails.
InstantiationException(String, Throwable)
- Constructor for class org.jdtaus.core.container.
InstantiationException
Creates a new instance.
initialize()
- Method in interface org.jdtaus.core.container.
ContainerInitializer
Called during instantiation for custom initialization.
initialize(Context)
- Method in interface org.jdtaus.core.container.
ContextInitializer
Initializes a context.
insertBlocks(long, long)
- Method in interface org.jdtaus.core.io.
StructuredFile
Inserts new blocks.
isApi()
- Method in class org.jdtaus.core.container.
Property
Gets the flag indicating if the property is part of a public API.
isBound()
- Method in class org.jdtaus.core.container.
Dependency
Gets the flag indicating if the dependency is bound to a requesting implementation.
isIndeterminate()
- Method in class org.jdtaus.core.monitor.
Task
Flag indicating if the operations performed by the task are of unknown length.
isInitialized(Context)
- Method in interface org.jdtaus.core.container.
ContextInitializer
Checks if a context is initialized.
isSingleton()
- Method in class org.jdtaus.core.container.
Specification
Gets the flag indicating the instantiation strategy of the specification.
M
Message
- class org.jdtaus.core.text.
Message
.
Application message.
Message()
- Constructor for class org.jdtaus.core.text.
Message
Creates a new instance.
MessageEvent
- class org.jdtaus.core.text.
MessageEvent
.
Event holding a message.
MessageEvent(Object, Message, int)
- Constructor for class org.jdtaus.core.text.
MessageEvent
Creates a new instance of .
MessageEventSource
- interface org.jdtaus.core.text.
MessageEventSource
.
is implemented by classes firing s.
MessageListener
- interface org.jdtaus.core.text.
MessageListener
.
Listener to be notified about s.
Messages
- class org.jdtaus.core.text.
Messages
.
Collection of messages.
Messages()
- Constructor for class org.jdtaus.core.text.
Messages
MissingDependencyException
- exception org.jdtaus.core.container.
MissingDependencyException
.
Gets thrown when dependency meta-data is missing.
MissingDependencyException(String)
- Constructor for class org.jdtaus.core.container.
MissingDependencyException
Creates a new instance of taking the identifier of the missing dependency.
MissingImplementationException
- exception org.jdtaus.core.container.
MissingImplementationException
.
Gets thrown when implementation meta-data is missing.
MissingImplementationException(String)
- Constructor for class org.jdtaus.core.container.
MissingImplementationException
Creates a new instance of taking the identifier of the missing implementation.
MissingModuleException
- exception org.jdtaus.core.container.
MissingModuleException
.
Gets thrown when module meta-data is missing.
MissingModuleException(String)
- Constructor for class org.jdtaus.core.container.
MissingModuleException
Creates a new instance of taking the name of the missing module.
MissingPropertyException
- exception org.jdtaus.core.container.
MissingPropertyException
.
Gets thrown when property meta-data is missing.
MissingPropertyException(String)
- Constructor for class org.jdtaus.core.container.
MissingPropertyException
Creates a new instance of taking the name of the missing property.
MissingSpecificationException
- exception org.jdtaus.core.container.
MissingSpecificationException
.
Gets thrown when specification meta-data is missing.
MissingSpecificationException(String)
- Constructor for class org.jdtaus.core.container.
MissingSpecificationException
Creates a new instance of taking the identifier of the missing specification.
Model
- interface org.jdtaus.core.container.
Model
.
Container model.
ModelError
- error org.jdtaus.core.container.
ModelError
.
Unrecoverable error thrown if no working is available in the system.
ModelError(Throwable)
- Constructor for class org.jdtaus.core.container.
ModelError
Creates a new instance of taking a causing .
ModelError(String)
- Constructor for class org.jdtaus.core.container.
ModelError
Creates a new instance of taking a message.
ModelFactory
- class org.jdtaus.core.container.
ModelFactory
.
Factory for the singleton.
ModelFactory()
- Constructor for class org.jdtaus.core.container.
ModelFactory
Module
- class org.jdtaus.core.container.
Module
.
Module meta-data.
Module()
- Constructor for class org.jdtaus.core.container.
Module
Modules
- class org.jdtaus.core.container.
Modules
.
Collection of modules.
Modules()
- Constructor for class org.jdtaus.core.container.
Modules
N
NOTIFICATION
- Static variable in class org.jdtaus.core.text.
MessageEvent
Event constant for notification messages.
newContainer()
- Static method in class org.jdtaus.core.container.
ContainerFactory
Creates a new instance of the singleton implementation.
newContext()
- Static method in class org.jdtaus.core.container.
ContextFactory
Creates a new instance of the configured implementation.
newModel()
- Static method in class org.jdtaus.core.container.
ModelFactory
Creates a new instance of the configured implementation.
O
onMessage(MessageEvent)
- Method in interface org.jdtaus.core.text.
MessageListener
Called when a message is available.
onTaskEvent(TaskEvent)
- Method in interface org.jdtaus.core.monitor.
TaskListener
Called for events produced by s.
org.jdtaus.core.container
- package org.jdtaus.core.container
Implementation management and configuration.
org.jdtaus.core.io
- package org.jdtaus.core.io
System input and output.
org.jdtaus.core.lang
- package org.jdtaus.core.lang
Runtime environment.
org.jdtaus.core.monitor
- package org.jdtaus.core.monitor
Task monitoring.
org.jdtaus.core.text
- package org.jdtaus.core.text
Internationalization and localization.
P
Properties
- class org.jdtaus.core.container.
Properties
.
Collection of properties.
Properties()
- Constructor for class org.jdtaus.core.container.
Properties
Property
- class org.jdtaus.core.container.
Property
.
Property meta-data.
Property()
- Constructor for class org.jdtaus.core.container.
Property
PropertyException
- exception org.jdtaus.core.container.
PropertyException
.
Gets thrown for illegal property values.
PropertyException(String, Object)
- Constructor for class org.jdtaus.core.container.
PropertyException
Creates a new instance of taking a property name and the invalid value.
PropertyException(String, Object, Throwable)
- Constructor for class org.jdtaus.core.container.
PropertyException
Creates a new instance of taking a property name, the invalid value and a causing throwable.
R
Runtime
- interface org.jdtaus.core.lang.
Runtime
.
Implementation runtime.
read(byte[], int, int)
- Method in interface org.jdtaus.core.io.
FileOperations
Reads up to bytes of data from the file into an array of bytes.
read(OutputStream)
- Method in interface org.jdtaus.core.io.
FileOperations
Reads all data from the file to some .
readBlock(long, int, byte[])
- Method in interface org.jdtaus.core.io.
StructuredFile
Reads byte starting at position in .
readBlock(long, int, byte[], int, int)
- Method in interface org.jdtaus.core.io.
StructuredFile
Reads byte starting at position in into starting at inclusive.
removeAttribute(String)
- Method in interface org.jdtaus.core.container.
Context
Removes an attribute from the context.
removeMessage(Message)
- Method in class org.jdtaus.core.text.
Messages
Removes a message from the collection.
removeMessageListener(MessageListener)
- Method in interface org.jdtaus.core.text.
MessageEventSource
Removes a from the listener list.
removeMessages(Messages)
- Method in class org.jdtaus.core.text.
Messages
Removes messages from the collection.
removeMessages(Class)
- Method in class org.jdtaus.core.text.
Messages
Removes messages of a given type.
removeStructuredFileListener(StructuredFileListener)
- Method in interface org.jdtaus.core.io.
StructuredFile
Removes a from the listener list.
removeTaskListener(TaskListener)
- Method in interface org.jdtaus.core.monitor.
TaskEventSource
Removes a from the listener list.
S
STARTED
- Static variable in class org.jdtaus.core.monitor.
TaskEvent
Event constant indicating the start of a .
Specification
- class org.jdtaus.core.container.
Specification
.
Specification meta-data.
Specification()
- Constructor for class org.jdtaus.core.container.
Specification
Specifications
- class org.jdtaus.core.container.
Specifications
.
Collection of specifications.
Specifications()
- Constructor for class org.jdtaus.core.container.
Specifications
StructuredFile
- interface org.jdtaus.core.io.
StructuredFile
.
Block oriented I/O operations.
StructuredFileListener
- interface org.jdtaus.core.io.
StructuredFileListener
.
Listener for structural changes of s.
setApi(boolean)
- Method in class org.jdtaus.core.container.
Property
Setter for property .
setAttribute(String, Serializable)
- Method in interface org.jdtaus.core.container.
Context
Sets an attribute in the context.
setBound(boolean)
- Method in class org.jdtaus.core.container.
Dependency
Setter for property .
setDependencies(Dependency[])
- Method in class org.jdtaus.core.container.
Dependencies
Setter for property .
setDependencies(Dependencies)
- Method in class org.jdtaus.core.container.
Implementation
Setter for property .
setDescription(String)
- Method in class org.jdtaus.core.container.
Module
Setter for property .
setDescription(String)
- Method in class org.jdtaus.core.container.
Specification
Setter for property .
setFilePointer(long)
- Method in interface org.jdtaus.core.io.
FileOperations
Sets the file-pointer offset, measured from the beginning of the file, at which the next read or write occurs.
setIdentifier(String)
- Method in class org.jdtaus.core.container.
Implementation
Setter for property .
setIdentifier(String)
- Method in class org.jdtaus.core.container.
Specification
Setter for property .
setImplementation(Implementation)
- Method in class org.jdtaus.core.container.
Dependency
Setter for property .
setImplementations(Implementation[])
- Method in class org.jdtaus.core.container.
Implementations
Setter for property .
setImplementations(Implementations)
- Method in class org.jdtaus.core.container.
Module
Setter for property .
setImplementations(Implementations)
- Method in class org.jdtaus.core.container.
Specification
Setter for property .
setImplementedSpecifications(Specifications)
- Method in class org.jdtaus.core.container.
Implementation
Setter for property .
setIndeterminate(boolean)
- Method in class org.jdtaus.core.monitor.
Task
Setter for property .
setLength(long)
- Method in interface org.jdtaus.core.io.
FileOperations
Sets the length of the file.
setMaximum(int)
- Method in class org.jdtaus.core.monitor.
Task
Sets the higher end of the progress value.
setMinimum(int)
- Method in class org.jdtaus.core.monitor.
Task
Sets the lower end of the progress value.
setModuleName(String)
- Method in class org.jdtaus.core.container.
Implementation
Setter for property .
setModuleName(String)
- Method in class org.jdtaus.core.container.
Specification
Setter for property .
setModules(Module[])
- Method in class org.jdtaus.core.container.
Modules
Setter for property .
setName(String)
- Method in class org.jdtaus.core.container.
Dependency
Setter for property .
setName(String)
- Method in class org.jdtaus.core.container.
Implementation
Setter for property .
setName(String)
- Method in class org.jdtaus.core.container.
Module
Setter for property .
setName(String)
- Method in class org.jdtaus.core.container.
Property
Setter for property .
setParent(Implementation)
- Method in class org.jdtaus.core.container.
Implementation
Setter for property .
setProgress(int)
- Method in class org.jdtaus.core.monitor.
Task
Sets the progress of the task.
setProperties(Properties)
- Method in class org.jdtaus.core.container.
Dependency
Setter for property .
setProperties(Properties)
- Method in class org.jdtaus.core.container.
Implementation
Setter for property .
setProperties(Properties)
- Method in class org.jdtaus.core.container.
Module
Setter for property .
setProperties(Property[])
- Method in class org.jdtaus.core.container.
Properties
Setter for property .
setProperty(Property)
- Method in class org.jdtaus.core.container.
Properties
Setter for a named property from property .
setSingleton(boolean)
- Method in class org.jdtaus.core.container.
Specification
Setter for property .
setSpecification(Specification)
- Method in class org.jdtaus.core.container.
Dependency
Setter for property .
setSpecifications(Specifications)
- Method in class org.jdtaus.core.container.
Module
Setter for property .
setSpecifications(Specification[])
- Method in class org.jdtaus.core.container.
Specifications
Setter for property .
setType(Class)
- Method in class org.jdtaus.core.container.
Property
Setter for property .
setValue(Object)
- Method in class org.jdtaus.core.container.
Property
Setter for property .
setVendor(String)
- Method in class org.jdtaus.core.container.
Implementation
Setter for property .
setVendor(String)
- Method in class org.jdtaus.core.container.
Specification
Setter for property .
setVersion(String)
- Method in class org.jdtaus.core.container.
Implementation
Setter for property .
setVersion(String)
- Method in class org.jdtaus.core.container.
Module
Setter for property .
setVersion(String)
- Method in class org.jdtaus.core.container.
Specification
Setter for property .
size()
- Method in class org.jdtaus.core.container.
Dependencies
Gets the number of dependencies held by the instance.
size()
- Method in class org.jdtaus.core.container.
Implementations
Gets the number of implementations held by the instance.
size()
- Method in class org.jdtaus.core.container.
Modules
Gets the number of modules held by the instance.
size()
- Method in class org.jdtaus.core.container.
Properties
Gets the number of properties held by the instance.
size()
- Method in class org.jdtaus.core.container.
Specifications
Gets the number of specifications held by the instance.
size()
- Method in class org.jdtaus.core.text.
Messages
Getter for property .
T
Task
- class org.jdtaus.core.monitor.
Task
.
A task of execution.
Task()
- Constructor for class org.jdtaus.core.monitor.
Task
Creates a new instance.
TaskEvent
- class org.jdtaus.core.monitor.
TaskEvent
.
Event produced by a .
TaskEvent(Task, int)
- Constructor for class org.jdtaus.core.monitor.
TaskEvent
Creates a new instance of .
TaskEventSource
- interface org.jdtaus.core.monitor.
TaskEventSource
.
is implemented by classes firing s.
TaskListener
- interface org.jdtaus.core.monitor.
TaskListener
.
Listener to be notified about s.
toString()
- Method in class org.jdtaus.core.container.
Dependencies
Returns a string representation of the object.
toString()
- Method in class org.jdtaus.core.container.
Dependency
Returns a string representation of the object.
toString()
- Method in class org.jdtaus.core.container.
Implementation
Returns a string representation of the object.
toString()
- Method in class org.jdtaus.core.container.
Implementations
Returns a string representation of the object.
toString()
- Method in class org.jdtaus.core.container.
Module
Returns a string representation of the object.
toString()
- Method in class org.jdtaus.core.container.
Modules
Returns a string representation of the object.
toString()
- Method in class org.jdtaus.core.container.
Properties
Returns a string representation of the object.
toString()
- Method in class org.jdtaus.core.container.
Property
Returns a string representation of the object.
toString()
- Method in class org.jdtaus.core.container.
Specification
Returns a string representation of the object.
toString()
- Method in class org.jdtaus.core.container.
Specifications
Returns a string representation of the object.
toString()
- Method in class org.jdtaus.core.monitor.
Task
Returns a string representation of the object.
toString()
- Method in class org.jdtaus.core.monitor.
TaskEvent
Returns a string representation of the object.
toString()
- Method in class org.jdtaus.core.text.
Message
Returns a string representation of the object.
toString()
- Method in class org.jdtaus.core.text.
MessageEvent
Returns a string representation of the object.
W
WARNING
- Static variable in class org.jdtaus.core.text.
MessageEvent
Event constant for warning messages.
write(byte[], int, int)
- Method in interface org.jdtaus.core.io.
FileOperations
Writes bytes from the specified byte array starting at offset to the file.
write(InputStream)
- Method in interface org.jdtaus.core.io.
FileOperations
Writes all data available from some .
writeBlock(long, int, byte[])
- Method in interface org.jdtaus.core.io.
StructuredFile
Writes byte from into starting at inclusive.
writeBlock(long, int, byte[], int, int)
- Method in interface org.jdtaus.core.io.
StructuredFile
Writes byte from starting at inclusive into starting at inclusive.
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
W
Overview
Package
Class
Use
Tree
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2007
jDTAUS
. All Rights Reserved.