|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package org.jdtaus.core.container |
|---|
| Class org.jdtaus.core.container.Argument extends ModelObject implements Serializable |
|---|
serialVersionUID: 5250117542077493369L
| Serialized Fields |
|---|
int index
String name
int type
| Class org.jdtaus.core.container.Arguments extends ModelObject implements Serializable |
|---|
serialVersionUID: -36607029931578091L
| Serialized Fields |
|---|
Argument[] arguments
Map<K,V> names
int hashCode
| Class org.jdtaus.core.container.ContainerError extends Error implements Serializable |
|---|
serialVersionUID: -2788327766813465243L
| Class org.jdtaus.core.container.ContextError extends Error implements Serializable |
|---|
serialVersionUID: 5504595041273140818L
| Class org.jdtaus.core.container.Dependencies extends ModelObject implements Serializable |
|---|
serialVersionUID: 4207539567564921413L
| Serialized Fields |
|---|
Dependency[] dependencies
Map<K,V> names
int hashCode
| Class org.jdtaus.core.container.Dependency extends ModelObject implements Serializable |
|---|
serialVersionUID: -8556956703006143247L
| Serialized Fields |
|---|
String name
Specification specification
Implementation implementation
Properties properties
boolean bound
| Class org.jdtaus.core.container.DependencyCycleException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: 8471828485552467121L
| Serialized Fields |
|---|
Implementation[] implementations
| Class org.jdtaus.core.container.DuplicateArgumentException extends IllegalArgumentException implements Serializable |
|---|
serialVersionUID: 917677925865282112L
| Serialized Fields |
|---|
String name
| Class org.jdtaus.core.container.DuplicateDependencyException extends IllegalArgumentException implements Serializable |
|---|
serialVersionUID: -4226117162682618014L
| Serialized Fields |
|---|
String name
| Class org.jdtaus.core.container.DuplicateImplementationException extends IllegalArgumentException implements Serializable |
|---|
serialVersionUID: -4694152492308442995L
| Serialized Fields |
|---|
String identifier
| Class org.jdtaus.core.container.DuplicateMessageException extends IllegalArgumentException implements Serializable |
|---|
serialVersionUID: -2633969352492865312L
| Serialized Fields |
|---|
String name
| Class org.jdtaus.core.container.DuplicateModuleException extends IllegalArgumentException implements Serializable |
|---|
serialVersionUID: -7532389909655995430L
| Serialized Fields |
|---|
String name
| Class org.jdtaus.core.container.DuplicatePropertyException extends IllegalArgumentException implements Serializable |
|---|
serialVersionUID: 6487289126296131392L
| Serialized Fields |
|---|
String name
| Class org.jdtaus.core.container.DuplicateSpecificationException extends IllegalArgumentException implements Serializable |
|---|
serialVersionUID: 7349613537818168838L
| Serialized Fields |
|---|
String identifier
| Class org.jdtaus.core.container.IllegalDependencyTypeException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: 1616079465342123026L
| Serialized Fields |
|---|
String implementationIdentifier
String name
String type
String expectedType
| Class org.jdtaus.core.container.IllegalPropertyTypeException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: -2081711860347150219L
| Serialized Fields |
|---|
String name
Class<T> type
Class<T> expectedType
| Class org.jdtaus.core.container.Implementation extends ModelObject implements Serializable |
|---|
serialVersionUID: -7590949013151607828L
| Serialized Fields |
|---|
Implementation parent
String moduleName
Specifications implementedSpecifications
Dependencies dependencies
Properties properties
Messages messages
String identifier
String name
String vendor
String version
boolean finalFlag
| Class org.jdtaus.core.container.ImplementationException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: -3001627267463476552L
| Serialized Fields |
|---|
Implementation implementation
| Class org.jdtaus.core.container.Implementations extends ModelObject implements Serializable |
|---|
serialVersionUID: 5611937453792676565L
| Serialized Fields |
|---|
Implementation[] implementations
Map<K,V> identifiers
int hashCode
| Class org.jdtaus.core.container.IncompatibleImplementationException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: 4329145399712314886L
| Serialized Fields |
|---|
String specificationIdentifier
String specifiedVersion
String implementationIdentifier
String implementedVersion
null if
the implementation does not implement the specification.
String requiredVersion
null if the
implementation does not depend on the specification.
| Class org.jdtaus.core.container.InheritanceConstraintException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: 8681879454481971406L
| Serialized Fields |
|---|
String implementationIdentifier
| Class org.jdtaus.core.container.InstantiationException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: -7299094102825525833L
| Serialized Fields |
|---|
String identifier
| Class org.jdtaus.core.container.Message extends ModelObject implements Serializable |
|---|
serialVersionUID: 8433823757935477327L
| Serialized Fields |
|---|
String name
String moduleName
Text template
Arguments arguments
| Class org.jdtaus.core.container.Messages extends ModelObject implements Serializable |
|---|
serialVersionUID: -4280995595863489214L
| Serialized Fields |
|---|
Message[] messages
Map<K,V> names
int hashCode
| Class org.jdtaus.core.container.MissingArgumentException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: 3802349052536479127L
| Serialized Fields |
|---|
String name
| Class org.jdtaus.core.container.MissingDependencyException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: 450263751326101917L
| Serialized Fields |
|---|
String identifier
| Class org.jdtaus.core.container.MissingImplementationException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: 1083782559492319213L
| Serialized Fields |
|---|
String identifier
| Class org.jdtaus.core.container.MissingMessageException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: -7189506133136610906L
| Serialized Fields |
|---|
String name
| Class org.jdtaus.core.container.MissingModuleException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: -8990961492729344664L
| Serialized Fields |
|---|
String name
| Class org.jdtaus.core.container.MissingPropertyException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: -382102871348341607L
| Serialized Fields |
|---|
String name
| Class org.jdtaus.core.container.MissingSpecificationException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: -4832521512370925145L
| Serialized Fields |
|---|
String identifier
| Class org.jdtaus.core.container.ModelError extends Error implements Serializable |
|---|
serialVersionUID: 7947238717492660462L
| Class org.jdtaus.core.container.ModelObject extends Object implements Serializable |
|---|
serialVersionUID: 994580334374636235L
| Serialized Fields |
|---|
String modelVersion
Text documentation
| Class org.jdtaus.core.container.Module extends ModelObject implements Serializable |
|---|
serialVersionUID: 2518888867819463746L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if no scope can be resolved.| Serialized Fields |
|---|
Specifications specifications
Implementations implementations
Properties properties
Messages messages
String description
documentation.
String name
String version
| Class org.jdtaus.core.container.Modules extends ModelObject implements Serializable |
|---|
serialVersionUID: 6139694129590900933L
| Serialized Fields |
|---|
Module[] modules
Specifications specifications
Implementations implementations
Map<K,V> names
Map<K,V> specificationMap
Map<K,V> implementationMap
int hashCode
| Class org.jdtaus.core.container.MultiplicityConstraintException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: 344879434134284092L
| Serialized Fields |
|---|
String specificationIdentifier
| Class org.jdtaus.core.container.Properties extends ModelObject implements Serializable |
|---|
serialVersionUID: 3703581195509652826L
| Serialized Fields |
|---|
Property[] properties
Map<K,V> names
int hashCode
| Class org.jdtaus.core.container.Property extends ModelObject implements Serializable |
|---|
serialVersionUID: -5450366074586725711L
| Serialized Fields |
|---|
String name
Class<T> type
Object value
boolean api
| Class org.jdtaus.core.container.PropertyException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: -8921078803137740601L
| Serialized Fields |
|---|
String name
Object value
| Class org.jdtaus.core.container.PropertyOverwriteConstraintException extends IllegalStateException implements Serializable |
|---|
serialVersionUID: -6382737345293763298L
| Serialized Fields |
|---|
String implementationIdentifier
String specificationIdentifier
String dependencyName
implementationIdentifier violating the constraint.
String propertyName
| Class org.jdtaus.core.container.Specification extends ModelObject implements Serializable |
|---|
serialVersionUID: -1829249262406961967L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
ObjectStreamException - if no scope can be resolved.| Serialized Fields |
|---|
String moduleName
String description
documentation.
String identifier
boolean singleton
Specification.scope.
String vendor
String version
int multiplicity
int scope
boolean stateless
Implementations implementations
Map<K,V> implementationNames
Properties properties
| Class org.jdtaus.core.container.Specifications extends ModelObject implements Serializable |
|---|
serialVersionUID: 9166476268404849994L
| Serialized Fields |
|---|
Specification[] specifications
Map<K,V> identifiers
int hashCode
| Class org.jdtaus.core.container.Text extends Object implements Serializable |
|---|
serialVersionUID: 6677913442223787679L
| Serialized Fields |
|---|
String value
Map<K,V> values
| Package org.jdtaus.core.lang |
|---|
| Class org.jdtaus.core.lang.ExceptionEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 5909424199091260187L
| Serialized Fields |
|---|
Throwable throwable
thread.
| Package org.jdtaus.core.monitor |
|---|
| Class org.jdtaus.core.monitor.Task extends Object implements Serializable |
|---|
serialVersionUID: -3919376355708819307L
| Serialized Fields |
|---|
UID uid
long timestamp
boolean cancelled
Message description
Task.
Message progressDescription
Task.
int minimum
int maximum
int progress
boolean indeterminate
boolean cancelable
| Class org.jdtaus.core.monitor.TaskEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 4764885368541939098L
| Serialized Fields |
|---|
int type
| Package org.jdtaus.core.text |
|---|
| Class org.jdtaus.core.text.Message extends Object implements Serializable |
|---|
serialVersionUID: -5747726994506247015L
| Serialized Fields |
|---|
UID uid
long timestamp
| Class org.jdtaus.core.text.MessageEvent extends EventObject implements Serializable |
|---|
serialVersionUID: 7335694054201632443L
| Serialization Methods |
|---|
private Object readResolve()
throws ObjectStreamException
messages field when constructed
from an 1.0.x object stream.
ObjectStreamException - if no messages can be resolved.| Serialized Fields |
|---|
Message message
Kept for backward compatibility with 1.0.x object streams.
Message[] messages
int type
| Class org.jdtaus.core.text.Messages extends Object implements Serializable |
|---|
serialVersionUID: 834125519895929330L
| Serialized Fields |
|---|
Collection<E> messages
messages.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||