A B C D E F G H I J K L M N O P R S T U V W X

A

ABORT_ON_ERROR_KEY - Static variable in class net.dpml.tools.tasks.JUnitTestTask
Constant test abort on error key - if true (the default) the build will fail if a test error occurs.
ABORT_ON_FAILURE_KEY - Static variable in class net.dpml.tools.tasks.JUnitTestTask
Constant test abort on failure key - if true (the default) the build will fail if a test failure occurs.
ALL - Static variable in class net.dpml.cli.DisplaySetting
A Set guarenteed to contain all possible DisplaySetting values
ANONYMOUS - Static variable in class net.dpml.library.impl.DefaultResource
Constant ANONYMOUS version symbol.
ANONYMOUS - Static variable in class net.dpml.library.info.ResourceDirective
Anonymous resource constant identifier.
ANONYMOUS - Static variable in class net.dpml.library.info.ResourceDirective.Classifier
Anonymous resources.
APPLICATION_KEY - Static variable in class net.dpml.depot.Main
Application selection key.
ARGUMENT_BUILDER_EMPTY_CONSUME_REMAINING - Static variable in class net.dpml.cli.resource.ResourceConstants
Empty consume remaining error constant.
ARGUMENT_BUILDER_EMPTY_NAME - Static variable in class net.dpml.cli.resource.ResourceConstants
Empty name error constant.
ARGUMENT_BUILDER_NEGATIVE_MAXIMUM - Static variable in class net.dpml.cli.resource.ResourceConstants
Negative maximum error constant.
ARGUMENT_BUILDER_NEGATIVE_MINIMUM - Static variable in class net.dpml.cli.resource.ResourceConstants
Negative minimum error constant.
ARGUMENT_BUILDER_NULL_CONSUME_REMAINING - Static variable in class net.dpml.cli.resource.ResourceConstants
Null consume remaining error constant.
ARGUMENT_BUILDER_NULL_DEFAULT - Static variable in class net.dpml.cli.resource.ResourceConstants
Null default error constant.
ARGUMENT_BUILDER_NULL_DEFAULTS - Static variable in class net.dpml.cli.resource.ResourceConstants
Null defaults error constant.
ARGUMENT_BUILDER_NULL_NAME - Static variable in class net.dpml.cli.resource.ResourceConstants
Null name error constant.
ARGUMENT_BUILDER_NULL_VALIDATOR - Static variable in class net.dpml.cli.resource.ResourceConstants
Null validator argument error constant.
ARGUMENT_MIN_EXCEEDS_MAX - Static variable in class net.dpml.cli.resource.ResourceConstants
Minimum greater than maximum error constant.
ARGUMENT_MISSING_VALUES - Static variable in class net.dpml.cli.resource.ResourceConstants
Missing argument error constant.
ARGUMENT_TOO_FEW_DEFAULTS - Static variable in class net.dpml.cli.resource.ResourceConstants
Too few defaults error constant.
ARGUMENT_TOO_MANY_DEFAULTS - Static variable in class net.dpml.cli.resource.ResourceConstants
Too many defaults error constant.
ARGUMENT_TOO_MANY_VALUES - Static variable in class net.dpml.cli.resource.ResourceConstants
Too many argument values error constant.
ARGUMENT_UNEXPECTED_VALUE - Static variable in class net.dpml.cli.resource.ResourceConstants
Unexpected argument value constant.
ARTIFACT - Static variable in class net.dpml.transit.Artifact
Constant scheme name for the artifact protocol.
ASC_EXT - Static variable in class net.dpml.tools.tasks.GenericTask
ASC file type.
AUTOMATIC - Static variable in class net.dpml.station.info.StartupPolicy
Automatic startup policy.
AVAILABLE - Static variable in class net.dpml.component.Status
The provider has successfully established the target instance.
AbstractDescriptor - class net.dpml.station.info.AbstractDescriptor.
The AbstractDescriptor class is an abstract base class for descriptors.
AbstractDescriptor() - Constructor for class net.dpml.station.info.AbstractDescriptor
 
AbstractDirective - class net.dpml.lang.AbstractDirective.
Abstract directive base class.
AbstractDirective() - Constructor for class net.dpml.lang.AbstractDirective
 
AbstractDirective - class net.dpml.library.info.AbstractDirective.
The ModuleDirective class describes a module data-structure.
AbstractDirective() - Constructor for class net.dpml.library.info.AbstractDirective
Creation of a new abstract directive.
AbstractDirective(Properties) - Constructor for class net.dpml.library.info.AbstractDirective
Creation of a new abstract directive.
AbstractDirective - class net.dpml.metro.data.AbstractDirective.
Abstract base class for directives.
AbstractDirective() - Constructor for class net.dpml.metro.data.AbstractDirective
 
AbstractMonitorRouter - class net.dpml.transit.monitor.AbstractMonitorRouter.
A repository monitor router handles mutlicast distribution of monitor events to a set of subscribed monitors.
AbstractMonitorRouter() - Constructor for class net.dpml.transit.monitor.AbstractMonitorRouter
 
Action - interface net.dpml.state.Action.
Interface marking a a direct or implict actionable instance.
ActivationPolicy - class net.dpml.component.ActivationPolicy.
Policy enummeration for the declaration of activation semantics.
Adapter - interface net.dpml.transit.monitor.Adapter.
Utility interface defining a monitor adapter.
AntAdapter - class net.dpml.transit.tools.AntAdapter.
A ant montor for download messages.
AntAdapter(Task) - Constructor for class net.dpml.transit.tools.AntAdapter
Creation of a new ant logging adapter.
Application - interface net.dpml.station.Application.
Application process controller.
ApplicationDescriptor - class net.dpml.station.info.ApplicationDescriptor.
The ApplicationDescriptor is immutable datastructure used to describe an application.
ApplicationDescriptor(URI, String, ValueDirective[], String, StartupPolicy, int, int, Properties, URI) - Constructor for class net.dpml.station.info.ApplicationDescriptor
Creation of a new codebase descriptor.
ApplicationEvent - class net.dpml.station.ApplicationEvent.
An application registry event.
ApplicationEvent(Application, ProcessState) - Constructor for class net.dpml.station.ApplicationEvent
Creation of a new application event.
ApplicationException - exception net.dpml.station.ApplicationException.
A application exception may be raised by an application controller signalling a general error related to application management.
ApplicationException(String) - Constructor for class net.dpml.station.ApplicationException
Creation of a new application exception instance.
ApplicationException(String, Exception) - Constructor for class net.dpml.station.ApplicationException
Creation of a new application exception instance.
ApplicationHandler - class net.dpml.station.exec.ApplicationHandler.
Generic application handler that establishes a dedicated handler based on the type of resource exposed by a codebase uri.
ApplicationHandler(Logger, String[]) - Constructor for class net.dpml.station.exec.ApplicationHandler
The application handler class is a generic component handler that delegates application deployment processes to dedicated handlers based on the codebase type of the target application.
ApplicationListener - interface net.dpml.station.ApplicationListener.
A ApplicationListener enabled client application to receive notification of high-level application state changes.
ApplicationRegistry - interface net.dpml.station.ApplicationRegistry.
Registry of application profiles.
ApplicationRegistryRuntimeException - exception net.dpml.station.info.ApplicationRegistryRuntimeException.
Exception indicating that an internal error occured while loading the application registry.
ApplicationRegistryRuntimeException(String) - Constructor for class net.dpml.station.info.ApplicationRegistryRuntimeException
Construct a new ProfileException instance.
ApplicationRegistryRuntimeException(String, Throwable) - Constructor for class net.dpml.station.info.ApplicationRegistryRuntimeException
Construct a new ApplicationRegistryRuntimeException instance.
ApplyAction - class net.dpml.state.ApplyAction.
Default implementation of delegating action.
ApplyAction(String) - Constructor for class net.dpml.state.ApplyAction
Creation of a new apply action.
ApplyDataType - class net.dpml.metro.tools.ApplyDataType.
Apply an identified transition.
ApplyDataType() - Constructor for class net.dpml.metro.tools.ApplyDataType
 
Argument - interface net.dpml.cli.Argument.
An Option that can process values passed on the command line in the form "--file README".
ArgumentBuilder - class net.dpml.cli.builder.ArgumentBuilder.
Builds Argument instances.
ArgumentBuilder() - Constructor for class net.dpml.cli.builder.ArgumentBuilder
Creates a new ArgumentBuilder instance
ArgumentImpl - class net.dpml.cli.option.ArgumentImpl.
An implementation of an Argument.
ArgumentImpl(String, String, int, int, char, char, Validator, String, List, int) - Constructor for class net.dpml.cli.option.ArgumentImpl
Creates a new Argument instance.
Artifact - class net.dpml.transit.Artifact.
A utility class the handles validation of artifact style uri strings.
ArtifactAlreadyExistsException - exception net.dpml.transit.artifact.ArtifactAlreadyExistsException.
Exception to indicate that the Artifact already exists in the cache and can therefor not be written to.
ArtifactAlreadyExistsException(String, Artifact) - Constructor for class net.dpml.transit.artifact.ArtifactAlreadyExistsException
Construct a new ArtifactAlreadyExistsException instance.
ArtifactException - exception net.dpml.transit.artifact.ArtifactException.
Exception to indicate that there was an Artifact related error.
ArtifactException(String) - Constructor for class net.dpml.transit.artifact.ArtifactException
Construct a new ArtifactException instance.
ArtifactException(String, Throwable) - Constructor for class net.dpml.transit.artifact.ArtifactException
Construct a new ArtifactException instance.
ArtifactLinkManager - class net.dpml.transit.link.ArtifactLinkManager.
A link manager that maintains persistent link information as a resource.
ArtifactLinkManager() - Constructor for class net.dpml.transit.link.ArtifactLinkManager
 
ArtifactNotFoundException - exception net.dpml.transit.artifact.ArtifactNotFoundException.
Exception to indicate that an Artifact could not be located.
ArtifactNotFoundException(String, URI) - Constructor for class net.dpml.transit.artifact.ArtifactNotFoundException
Construct a new ArtifactNotFoundException instance.
ArtifactURLConnection - class net.dpml.transit.artifact.ArtifactURLConnection.
The connection handler for URLs based on the "artifact" protocol family.
accept(File) - Method in class net.dpml.tools.tasks.DocTask.RegexpFilter
Test supplied file for acceptance.
addApplicationDescriptor(String, ApplicationDescriptor) - Method in interface net.dpml.station.ApplicationRegistry
Add an application descriptor to the registry.
addApplicationDescriptor(String, ApplicationDescriptor) - Method in class net.dpml.station.server.RemoteApplicationRegistry
Add an application descriptor to the registry.
addApplicationListener(ApplicationListener) - Method in interface net.dpml.station.Application
Add an application listener.
addApplicationListener(ApplicationListener) - Method in class net.dpml.station.server.RemoteApplication
Add an application listener.
addCacheListener(CacheListener) - Method in interface net.dpml.transit.model.CacheModel
Add a cache listener to the model.
addCodeBaseListener(CodeBaseListener) - Method in interface net.dpml.transit.model.CodeBaseModel
Add a codebase listener to the model.
addControllerContextListener(ControllerContextListener) - Method in interface net.dpml.component.ControllerContext
Add the supplied controller context listener to the controller context.
addControllerContextListener(ControllerContextListener) - Method in class net.dpml.component.InitialContext
Add the supplied controller context listener to the controller context.
addDisposalListener(DisposalListener) - Method in class net.dpml.transit.DefaultTransitModel
Add a disposal listener to the model.
addDisposalListener(DisposalListener) - Method in interface net.dpml.transit.model.TransitModel
Add a disposal listener to the model.
addFileset(FileSet) - Method in class net.dpml.metro.tools.CatalogTask
Add a fileset to the set of filesets definted within the catalog generation.
addHostListener(HostListener) - Method in interface net.dpml.transit.model.HostModel
Add a host change listener to the director.
addLayoutListener(LayoutListener) - Method in interface net.dpml.transit.model.LayoutModel
Add a layout model listener.
addLayoutRegistryListener(LayoutRegistryListener) - Method in interface net.dpml.transit.model.LayoutRegistryModel
Add a change listener.
addListener(EventListener) - Method in class net.dpml.station.server.DefaultModel
Add a listener to the set of listeners handled by the model.
addListener(EventListener) - Method in class net.dpml.station.server.UnicastEventSource
Add a listener to the set of listeners handled by this producer.
addListener(EventListener) - Method in class net.dpml.util.UnicastEventSource
Add a listener to the set of listeners handled by this producer.
addModelListener(ModelListener) - Method in interface net.dpml.component.Model
Add a listener to the component model.
addMonitor(Monitor) - Method in class net.dpml.transit.monitor.AbstractMonitorRouter
Add a monitor to the set of monitors managed by this router.
addMonitor(Monitor) - Method in class net.dpml.transit.monitor.CacheMonitorRouter
Addition of a monitor to the list of monitors maintained by this router.
addMonitor(Monitor) - Method in class net.dpml.transit.monitor.ConnectionMonitorRouter
Add a monitor to the set of registered monitors.
addMonitor(Monitor) - Method in class net.dpml.transit.monitor.NetworkMonitorRouter
Add a monitor to the list of monitors managed by this router.
addMonitor(Monitor) - Method in class net.dpml.transit.monitor.RepositoryMonitorRouter
Add a monitor to the set of monitors managed by this router.
addMonitor(Monitor) - Method in interface net.dpml.transit.monitor.Router
Add a monitor to the set of monitors managed by the router.
addOption(Option) - Method in interface net.dpml.cli.WriteableCommandLine
Adds an Option to the CommandLine
addOption(Option) - Method in class net.dpml.cli.commandline.WriteableCommandLineImpl
Add an option.
addProperty(String, String) - Method in interface net.dpml.cli.WriteableCommandLine
Adds a property value to a name in the CommandLine.
addProperty(String, String) - Method in class net.dpml.cli.commandline.WriteableCommandLineImpl
Add a property to the commandline.
addProxyListener(ProxyListener) - Method in interface net.dpml.transit.model.ProxyModel
Add a proxy listener to the model.
addRegistryListener(RegistryListener) - Method in interface net.dpml.station.ApplicationRegistry
Add a registry change listener.
addRegistryListener(RegistryListener) - Method in class net.dpml.station.server.RemoteApplicationRegistry
Add a depot content change listener.
addStateListener(StateListener) - Method in interface net.dpml.component.Provider
Add a state listener to the control.
addStateListener(StateListener) - Method in class net.dpml.metro.runtime.DefaultStateMachine
Add a state change listener to the state machine.
addStateListener(StateListener) - Method in interface net.dpml.state.StateMachine
Add a state change listener to the state machine.
addSwitch(Option, boolean) - Method in interface net.dpml.cli.WriteableCommandLine
Adds a switch value to an Option in the CommandLine.
addSwitch(Option, boolean) - Method in class net.dpml.cli.commandline.WriteableCommandLineImpl
Add a switch.
addValue(Option, Object) - Method in interface net.dpml.cli.WriteableCommandLine
Adds a value to an Option in the CommandLine.
addValue(Option, Object) - Method in class net.dpml.cli.commandline.WriteableCommandLineImpl
Add an option.
addedToLocalCache(URL, File) - Method in interface net.dpml.transit.monitor.CacheMonitor
Notify the monitor that an artifact has been added to the local cache.
addedToLocalCache(URL, File) - Method in class net.dpml.transit.monitor.CacheMonitorAdapter
Notify the monitor that an artifact has been added to the local cache.
addedToLocalCache(URL, File) - Method in class net.dpml.transit.monitor.CacheMonitorRouter
Notify all monitors that a request artifact has been added to the local cache.
appendCommandLine(CommandLine) - Method in class net.dpml.cli.commandline.DefaultingCommandLine
Adds a CommandLine instance to the back of the queue.
appendUsage(StringBuffer, Set, Comparator, String) - Method in interface net.dpml.cli.Group
Appends usage information to the specified StringBuffer
appendUsage(StringBuffer, Set, Comparator) - Method in interface net.dpml.cli.Option
Appends usage information to the specified StringBuffer
appendUsage(StringBuffer, Set, Comparator) - Method in class net.dpml.cli.option.ArgumentImpl
Appends usage information to the specified StringBuffer
appendUsage(StringBuffer, Set, Comparator) - Method in class net.dpml.cli.option.Command
Appends usage information to the specified StringBuffer
appendUsage(StringBuffer, Set, Comparator) - Method in class net.dpml.cli.option.DefaultOption
Appends usage information to the specified StringBuffer
appendUsage(StringBuffer, Set, Comparator) - Method in class net.dpml.cli.option.GroupImpl
Appends usage information to the specified StringBuffer
appendUsage(StringBuffer, Set, Comparator, String) - Method in class net.dpml.cli.option.GroupImpl
Appends usage information to the specified StringBuffer
appendUsage(StringBuffer, Set, Comparator) - Method in class net.dpml.cli.option.ParentImpl
Appends usage information to the specified StringBuffer
appendUsage(StringBuffer, Set, Comparator) - Method in class net.dpml.cli.option.PropertyOption
Appends usage information to the specified StringBuffer
appendUsage(StringBuffer, Set, Comparator) - Method in class net.dpml.cli.option.SourceDestArgument
Appends usage information to the specified StringBuffer
appendUsage(StringBuffer, Set, Comparator) - Method in class net.dpml.cli.option.Switch
Appends usage information to the specified StringBuffer
apply(String) - Method in interface net.dpml.component.Provider
Apply a transition to the instance.
apply(String, Object) - Method in class net.dpml.metro.runtime.DefaultStateMachine
Apply a named transition to the target object.
apply(String, Object) - Method in interface net.dpml.state.StateMachine
Apply a named state transition.
asc(File) - Method in class net.dpml.tools.tasks.GenericTask
Creation of an ASC signature relative to a supplied file.
attributeAdded(HttpSessionBindingEvent) - Method in class net.dpml.test.http.TestListener
Attribute added.
attributeAdded(ServletContextAttributeEvent) - Method in class net.dpml.test.http.TestListener
Attribute added notification
attributeAdded(ServletRequestAttributeEvent) - Method in class net.dpml.test.http.TestListener
Attribute added notification
attributeRemoved(HttpSessionBindingEvent) - Method in class net.dpml.test.http.TestListener
Attribute removed.
attributeRemoved(ServletContextAttributeEvent) - Method in class net.dpml.test.http.TestListener
Attribute removed notification
attributeRemoved(ServletRequestAttributeEvent) - Method in class net.dpml.test.http.TestListener
Attribute removed notification
attributeReplaced(HttpSessionBindingEvent) - Method in class net.dpml.test.http.TestListener
Attribute replaced.
attributeReplaced(ServletContextAttributeEvent) - Method in class net.dpml.test.http.TestListener
Attribute replaced notification
attributeReplaced(ServletRequestAttributeEvent) - Method in class net.dpml.test.http.TestListener
Attribute replaced notification

B

BASEDIR - Static variable in class net.dpml.library.Feature
Project basedir.
BOOTSTRAP - Static variable in class net.dpml.library.impl.DefaultResource
Constant BOOTSTRAP symbol.
BOOTSTRAP_DEBUG_KEY - Static variable in interface net.dpml.transit.monitor.Monitor
Immutable key used to lookup the a system property containing the value of a debug trace policy.
BUILD - Static variable in class net.dpml.library.info.DependencyDirective
BUILD scope.
BUILD - Static variable in class net.dpml.library.info.Scope
Build scope.
BootstrapException - exception net.dpml.transit.model.BootstrapException.
Exception raised when an attempt is made to associate a plugin based model with a bootstrap model.
BootstrapException(String) - Constructor for class net.dpml.transit.model.BootstrapException
Construct a new BootstrapException instance.
BoundedThreadPool - class net.dpml.http.BoundedThreadPool.
Thread pool implementation.
BoundedThreadPool(BoundedThreadPool.Context) - Constructor for class net.dpml.http.BoundedThreadPool
Creation of a new blocking thread pool.
BoundedThreadPool.Context - interface net.dpml.http.BoundedThreadPool.Context.
HTTP Context handler context defintion.
BuildTask - class net.dpml.tools.tasks.BuildTask.
Cleanup of generated target directory.
BuildTask() - Constructor for class net.dpml.tools.tasks.BuildTask
 
Builder - interface net.dpml.lang.Builder.
Interace implemented by part strategy builders.
Builder - interface net.dpml.library.Builder.
A Builder is implementated by a plugin that handles the building of a project.
BuilderDirective - class net.dpml.tools.info.BuilderDirective.
The BuilderDirective class describes the configuration of the build system.
BuilderDirective(ListenerDirective[], String, Properties) - Constructor for class net.dpml.tools.info.BuilderDirective
Creation of a new library directive.
BuilderDirectiveHelper - class net.dpml.tools.info.BuilderDirectiveHelper.
Utility class used for construction of a module model from an XML source.
BuilderError - error net.dpml.library.console.BuilderError.
A BuilderError is thrown if an error occurs while attempting to establish a plugin builder..
BuilderError(String, Throwable) - Constructor for class net.dpml.library.console.BuilderError
Creation of a new BuilderError.
BuilderError - error net.dpml.tools.impl.BuilderError.
A BuilderError is thrown when a fatal error occurs during builder configuration.
BuilderError(String) - Constructor for class net.dpml.tools.impl.BuilderError
Creation of a new BuilderError.
BuilderError(String, Throwable) - Constructor for class net.dpml.tools.impl.BuilderError
Creation of a new BuilderError.
BuilderPlugin - class net.dpml.library.console.BuilderPlugin.
Plugin that handles multi-project builds based on supplied commandline arguments.
BuilderPlugin(Logger, String[]) - Constructor for class net.dpml.library.console.BuilderPlugin
Builder establishment.
BuilderRuntimeException - exception net.dpml.component.BuilderRuntimeException.
An exception throws if an internal error occurs during builder execution.
BuilderRuntimeException(URI, String) - Constructor for class net.dpml.component.BuilderRuntimeException
Creation of a new BuilderRuntimeException.
BuilderRuntimeException(URI, String, Throwable) - Constructor for class net.dpml.component.BuilderRuntimeException
Creation of a new BuilderRuntimeException.
build(Logger, Info, Classpath, Element, Resolver) - Method in interface net.dpml.lang.Builder
Construct a new part using a supplied value resolver.
build(Logger, Info, Classpath, Element, Resolver) - Method in class net.dpml.lang.PartDecoder
Resolve a part plugin or resource strategy.
build(Resource, String[]) - Method in interface net.dpml.library.Builder
Build a resource.
build(File) - Method in class net.dpml.library.info.LibraryDecoder
Construct a library directive from XML source.
build(Logger, Info, Classpath, Element, Resolver) - Method in class net.dpml.metro.runtime.CompositionController
Construct the deployment information from a part definition.
build(Resource) - Method in class net.dpml.metro.tools.ComponentBuilderTask
Build the plugin definition.
build(URI) - Method in class net.dpml.station.builder.RegistryBuilder
Build a registry descriptior from a uri.
build(Resource, String[]) - Method in class net.dpml.tools.impl.StandardBuilder
Build the project defined by the supplied resource.
build(File) - Static method in class net.dpml.tools.info.BuilderDirectiveHelper
Construct a builder directive from XML source.
build() - Static method in class net.dpml.tools.info.BuilderDirectiveHelper
Creates a builder configuration using the default configuration.
build(Resource) - Method in class net.dpml.tools.tasks.PartTask
Build the part definition.
buildClassLoader(Logger, String, Category, ClassLoader, URI[]) - Static method in class net.dpml.lang.StandardClassLoader
Internal utility class to build a classloader.
buildComponent(Element, Resolver) - Method in class net.dpml.metro.builder.ComponentDecoder
Construct a component directive using the supplied DOM element.
buildDirective(ClassLoader) - Method in class net.dpml.metro.tools.ComponentBuilderTask
Build the part.
buildFinished(BuildEvent) - Method in class net.dpml.tools.impl.StandardBuildListener
Signals that the last target has finished.
buildFinished(BuildEvent) - Method in class net.dpml.transit.tools.TransitComponentHelper
Notification that the build has finished.
buildPartReference(ClassLoader, Type) - Method in class net.dpml.metro.tools.ComponentBuilderTask
Build a part reference.
buildPartReference(ClassLoader, Type) - Method in class net.dpml.metro.tools.EntryDataType
Build a part reference.
buildPartReference(ClassLoader, Type) - Method in class net.dpml.metro.tools.PartDataType
Build the part reference.
buildPartReference(ClassLoader, Type) - Method in interface net.dpml.metro.tools.PartReferenceBuilder
Build the part.
buildResource(URI) - Method in class net.dpml.library.info.LibraryDecoder
Construct a resource directive from source.
buildStarted(BuildEvent) - Method in class net.dpml.tools.impl.StandardBuildListener
Signals that a build has started.
buildStarted(BuildEvent) - Method in class net.dpml.transit.tools.TransitComponentHelper
Notification that the build has started.
buildStateGraph(Element) - Method in class net.dpml.state.StateDecoder
Build a state graph.
buildType(ClassLoader, TypeDirective) - Method in interface net.dpml.library.TypeBuilder
Construct a type instance using a supplied classloader and type production directive.
buildType(ClassLoader) - Method in interface net.dpml.metro.tools.TypeBuilder
Build a part type.
buildType(ClassLoader) - Method in class net.dpml.metro.tools.TypeBuilderTask
Build the type.
buildType(Class) - Method in class net.dpml.metro.tools.TypeBuilderTask
Build the type.
buildValue(ClassLoader) - Method in interface net.dpml.metro.tools.ValueBuilder
Build a value datastructure.
buildValue(ClassLoader) - Method in class net.dpml.metro.tools.ValueDataType
Build a value datastructure.
buildValueDirective(Element) - Method in class net.dpml.metro.builder.ComponentDecoder
Build a value directive using a supplied DOM element.
buildValueDirective(Element) - Method in class net.dpml.station.builder.RegistryBuilder
Construct a single value directive.
buildValueDirectives(Element[]) - Method in class net.dpml.station.builder.RegistryBuilder
Construct a value directive array.

C

CACHE_LAYOUT - Static variable in class net.dpml.transit.info.CacheDirective
Default layout strategy key.
CACHE_LAYOUT_KEY - Static variable in interface net.dpml.transit.model.CacheModel
The property key used to identify the cache layout model id when configuring a transit profile via an authorative url.
CACHE_LOCATION_KEY - Static variable in interface net.dpml.transit.model.CacheModel
The property key used to identify the cache location when configuring a transit profile via an authorative url.
CACHE_PATH - Static variable in class net.dpml.transit.info.CacheDirective
Default cache path.
CACHE_PATH_KEY - Static variable in class net.dpml.tools.tasks.JUnitTestTask
Constant cache path key.
CANNOT_BURST - Static variable in class net.dpml.cli.resource.ResourceConstants
Cannot burst error constant.
CLASSIC_PROFILE - Static variable in class net.dpml.transit.info.TransitDirective
Classic configuration profile.
CLASSVALIDATOR_BAD_CLASSNAME - Static variable in class net.dpml.cli.resource.ResourceConstants
Bad classname constant.
CLASSVALIDATOR_CLASS_ACCESS - Static variable in class net.dpml.cli.resource.ResourceConstants
Class access constant.
CLASSVALIDATOR_CLASS_CREATE - Static variable in class net.dpml.cli.resource.ResourceConstants
Class creation constant.
CLASSVALIDATOR_CLASS_NOTFOUND - Static variable in class net.dpml.cli.resource.ResourceConstants
Class not found constant.
COMMAND_PREFERRED_NAME_TOO_SHORT - Static variable in class net.dpml.cli.resource.ResourceConstants
Preferenced commmand name too long error constant.
COMMISSIONING - Static variable in class net.dpml.component.Status
The provider is in the process of commissioning its internal structure following which the provider will attempt to establish a instance value and transition to AVAILABLE.
CONFIGURATION - Static variable in class net.dpml.tools.impl.StandardBuilder
The builder configuration.
CONTROLLER_URI - Static variable in class net.dpml.metro.runtime.CompositionController
Static URI of this controller.
CacheDirective - class net.dpml.transit.info.CacheDirective.
Description of the Transit cache configuration.
CacheDirective() - Constructor for class net.dpml.transit.info.CacheDirective
Create a new CacheDirective.
CacheDirective(String, String, String, String, LayoutDirective[], HostDirective[]) - Constructor for class net.dpml.transit.info.CacheDirective
Create a new CacheDirective.
CacheDirectoryChangeEvent - class net.dpml.transit.model.CacheDirectoryChangeEvent.
Event signalling a change to the Tranist cache directory.
CacheDirectoryChangeEvent(CacheModel, String) - Constructor for class net.dpml.transit.model.CacheDirectoryChangeEvent
Creation of a new cache directory change event.
CacheEvent - class net.dpml.transit.model.CacheEvent.
An abstract event related to the addition and removal of hosts to and from the cache model.
CacheEvent(CacheModel, HostModel) - Constructor for class net.dpml.transit.model.CacheEvent
Construction of a new cache change event.
CacheHandler - interface net.dpml.transit.CacheHandler.
The CacheHandler interface defines the contract for classes capable of supporting the cache management aspects of a transit system.
CacheListener - interface net.dpml.transit.model.CacheListener.
A listener for events related to the Transit cache subsystem.
CacheModel - interface net.dpml.transit.model.CacheModel.
A CacheModel maintains information about the configuration of the Transit cache subsystem.
CacheMonitor - interface net.dpml.transit.monitor.CacheMonitor.
A monitor of a Transit cache activity.
CacheMonitorAdapter - class net.dpml.transit.monitor.CacheMonitorAdapter.
Adapts cache events to logging messages.
CacheMonitorAdapter(Adapter) - Constructor for class net.dpml.transit.monitor.CacheMonitorAdapter
Creation of a new adaptive cache monitor.
CacheMonitorRouter - class net.dpml.transit.monitor.CacheMonitorRouter.
The cache monitor router is responsible for the dispatiching of cache monitor events to registered monitors.
CacheMonitorRouter() - Constructor for class net.dpml.transit.monitor.CacheMonitorRouter
 
Callback - interface net.dpml.station.Callback.
The Callback interface defines a service provider to a process through which the process may issue notification of state change.
CatalogTask - class net.dpml.metro.tools.CatalogTask.
Create a set of html reports about component types.
CatalogTask() - Constructor for class net.dpml.metro.tools.CatalogTask
 
CategoriesDataType - class net.dpml.metro.tools.CategoriesDataType.
Build datatype used to construct a categories descriptor.
CategoriesDataType() - Constructor for class net.dpml.metro.tools.CategoriesDataType
 
CategoriesDataType.CategoryDataType - class net.dpml.metro.tools.CategoriesDataType.CategoryDataType.
Build datatype used to construct a categories descriptor.
CategoriesDataType.CategoryDataType() - Constructor for class net.dpml.metro.tools.CategoriesDataType.CategoryDataType
 
CategoriesDescriptorDataType - class net.dpml.metro.tools.CategoriesDescriptorDataType.
Datatype supporting the declaration of a logging channel at the level of a component type.
CategoriesDescriptorDataType() - Constructor for class net.dpml.metro.tools.CategoriesDescriptorDataType
 
CategoriesDescriptorDataType.CategoryDescriptorDataType - class net.dpml.metro.tools.CategoriesDescriptorDataType.CategoryDescriptorDataType.
Description of a single logging category.
CategoriesDescriptorDataType.CategoryDescriptorDataType() - Constructor for class net.dpml.metro.tools.CategoriesDescriptorDataType.CategoryDescriptorDataType
 
CategoriesDirective - class net.dpml.metro.data.CategoriesDirective.
Description of the configuration of a set of categories.
CategoriesDirective() - Constructor for class net.dpml.metro.data.CategoriesDirective
Create a CategoriesDirective instance.
CategoriesDirective(String) - Constructor for class net.dpml.metro.data.CategoriesDirective
Create a CategoriesDirective instance.
CategoriesDirective(CategoryDirective[]) - Constructor for class net.dpml.metro.data.CategoriesDirective
Create a CategoriesDirective instance.
CategoriesDirective(String, Priority, String, CategoryDirective[]) - Constructor for class net.dpml.metro.data.CategoriesDirective
Create a CategoriesDirective instance.
Category - class net.dpml.lang.Category.
Classoader category enumeration.
CategoryDescriptor - class net.dpml.metro.info.CategoryDescriptor.
A category descriptor describes a logging channel that a component type uses.
CategoryDescriptor(String, Priority, Properties) - Constructor for class net.dpml.metro.info.CategoryDescriptor
Create a descriptor for logging category.
CategoryDirective - class net.dpml.metro.data.CategoryDirective.
A logging category descriptor hierachy.
CategoryDirective(String) - Constructor for class net.dpml.metro.data.CategoryDirective
Creation of a new CategoryDirective using a supplied name.
CategoryDirective(String, Priority) - Constructor for class net.dpml.metro.data.CategoryDirective
Creation of a new CategoryDirective using a supplied name and priority.
CategoryDirective(String, Priority, String) - Constructor for class net.dpml.metro.data.CategoryDirective
Creation of a new CategoryDirective using a supplied name, priority, target and collection of subsidiary categories.
CheckstyleTask - class net.dpml.tools.checkstyle.CheckstyleTask.
The checkstyle task handes the establishment of a classic checkstyle task with automatic resolution of source directories.
CheckstyleTask() - Constructor for class net.dpml.tools.checkstyle.CheckstyleTask
 
ClassValidator - class net.dpml.cli.validation.ClassValidator.
The ClassValidator validates the string argument values are class names.
ClassValidator() - Constructor for class net.dpml.cli.validation.ClassValidator
 
ClassicLayout - class net.dpml.transit.ClassicLayout.
The ClassicLayout decodes artifacts into the Classic/Maven layout of artifacts on a file system or http server.
ClassicLayout() - Constructor for class net.dpml.transit.ClassicLayout
 
Classpath - class net.dpml.lang.Classpath.
A Plugin class contains immutable data about a plugin based on a descriptor resolved from a 'plugin' artifact.
Classpath() - Constructor for class net.dpml.lang.Classpath
Creation of a empty classpath definition.
Classpath(Classpath, Classpath) - Constructor for class net.dpml.lang.Classpath
Creation of a new classpath definition.
Classpath(URI[], URI[], URI[], URI[]) - Constructor for class net.dpml.lang.Classpath
Creation of a new classpath definition.
Classpath(Classpath, URI[], URI[], URI[], URI[]) - Constructor for class net.dpml.lang.Classpath
Creation of a new classpath definition.
CleanTask - class net.dpml.tools.tasks.CleanTask.
Cleanup of generated target directory.
CleanTask() - Constructor for class net.dpml.tools.tasks.CleanTask
 
CodeBaseDirective - class net.dpml.transit.info.CodeBaseDirective.
The CodeBaseDirective is immutable datastructure used to describe a codebase.
CodeBaseDirective(URI, ValueDirective[]) - Constructor for class net.dpml.transit.info.CodeBaseDirective
Creation of a new codebase descriptor.
CodeBaseEvent - class net.dpml.transit.model.CodeBaseEvent.
An event pertaining to a change in a plugin uri assigned to a codebase model.
CodeBaseEvent(CodeBaseModel) - Constructor for class net.dpml.transit.model.CodeBaseEvent
Construction of a new codebase change event.
CodeBaseListener - interface net.dpml.transit.model.CodeBaseListener.
Interface implemented by objects concerning with changes to a codebase model.
CodeBaseModel - interface net.dpml.transit.model.CodeBaseModel.
A CodeBaseModel maintains information about the configuration of a pluggable subsystem.
CollectionPolicy - class net.dpml.metro.info.CollectionPolicy.
Collection policy enummeration.
Command - class net.dpml.cli.option.Command.
Represents a cvs "update" style command line option.
Command(String, String, Set, boolean, Argument, Group, int) - Constructor for class net.dpml.cli.option.Command
Creates a new Command instance.
CommandBuilder - class net.dpml.cli.builder.CommandBuilder.
Builds Command instances
CommandBuilder() - Constructor for class net.dpml.cli.builder.CommandBuilder
Creates a new CommandBuilder instance.
CommandLine - interface net.dpml.cli.CommandLine.
Instances of CommandLine represent a command line that has been processed according to the definition supplied to the parser.
CommandLineImpl - class net.dpml.cli.commandline.CommandLineImpl.
Instances of CommandLine represent a command line that has been processed according to the definition supplied to the parser.
CommandLineImpl() - Constructor for class net.dpml.cli.commandline.CommandLineImpl
 
Commissionable - interface net.dpml.component.Commissionable.
Interface implemented by objects that implement commission/decommmissioning lifecycles.
Comparators - class net.dpml.cli.util.Comparators.
A collection of Comparators suitable for use with Option instances.
Component - interface net.dpml.component.Component.
The Component represents a remote interface to a runtime component type.
ComponentBuilderTask - class net.dpml.metro.tools.ComponentBuilderTask.
Task that handles the construction of a serialized container part.
ComponentBuilderTask() - Constructor for class net.dpml.metro.tools.ComponentBuilderTask
 
ComponentBuilderTask.URIPersistenceDelegate - class net.dpml.metro.tools.ComponentBuilderTask.URIPersistenceDelegate.
Utility class used to handle uri persistence.
ComponentBuilderTask.URIPersistenceDelegate() - Constructor for class net.dpml.metro.tools.ComponentBuilderTask.URIPersistenceDelegate
 
ComponentContext - interface net.dpml.metro.ComponentContext.
The ComponentContext interface may be referenced by a component context inner interface to expose container related services to a component implementation.
ComponentDecoder - class net.dpml.metro.builder.ComponentDecoder.
Construct a state graph.
ComponentDecoder() - Constructor for class net.dpml.metro.builder.ComponentDecoder
 
ComponentDirective - class net.dpml.metro.data.ComponentDirective.
Definition of the criteria for an explicit component profile.
ComponentDirective(String, String) - Constructor for class net.dpml.metro.data.ComponentDirective
Creation of a new profile.
ComponentDirective(String, ActivationPolicy, CollectionPolicy, LifestylePolicy, String, CategoriesDirective, ContextDirective, PartReference[], URI) - Constructor for class net.dpml.metro.data.ComponentDirective
Creation of a new deployment profile.
ComponentEncoder - class net.dpml.metro.builder.ComponentEncoder.
Component part handler.
ComponentEncoder() - Constructor for class net.dpml.metro.builder.ComponentEncoder
 
ComponentHandler - interface net.dpml.metro.ComponentHandler.
Local interface through which a component implementation may interact with the assigned model, subsidary parts, and context.
ComponentModel - interface net.dpml.metro.ComponentModel.
The ComponentModel interface defines the remotely accessible aspects of a component configuration.
ComponentNotFoundException - exception net.dpml.component.ComponentNotFoundException.
Exception thrown in response to a request for an unknown component.
ComponentNotFoundException(URI, String) - Constructor for class net.dpml.component.ComponentNotFoundException
Creation of a new ComponentNotFoundException.
ComponentTypeDecoder - class net.dpml.metro.builder.ComponentTypeDecoder.
Component type decoder.
ComponentTypeDecoder() - Constructor for class net.dpml.metro.builder.ComponentTypeDecoder
 
ComponentTypeEncoder - class net.dpml.metro.builder.ComponentTypeEncoder.
Type builder.
ComponentTypeEncoder() - Constructor for class net.dpml.metro.builder.ComponentTypeEncoder
 
Composition - class net.dpml.component.Composition.
Component composition.
Composition(Logger, Info, Classpath, Controller, Directive, String) - Constructor for class net.dpml.component.Composition
Creation of a new abstract composition instance.
CompositionController - class net.dpml.metro.runtime.CompositionController.
The composition controller is the controller used to establish remotely accessible component controls.
CompositionController(ControllerContext) - Constructor for class net.dpml.metro.runtime.CompositionController
Creation of a new controller.
ConfigurationHandler - class net.dpml.util.ConfigurationHandler.
Utility class used to establish the logging configuration.
ConfigurationHandler() - Constructor for class net.dpml.util.ConfigurationHandler
Creation of the logging controller.
ConnectionMonitor - interface net.dpml.transit.monitor.ConnectionMonitor.
A monitor of a network activity or activities.
ConnectionMonitorAdapter - class net.dpml.transit.monitor.ConnectionMonitorAdapter.
Adapts connection events to logging messages.
ConnectionMonitorAdapter(Adapter) - Constructor for class net.dpml.transit.monitor.ConnectionMonitorAdapter
Creation of a new adaptive connection monitor.
ConnectionMonitorRouter - class net.dpml.transit.monitor.ConnectionMonitorRouter.
A connection monitor implementation that routes connection notification requests to registered listeners.
ConnectionMonitorRouter() - Constructor for class net.dpml.transit.monitor.ConnectionMonitorRouter
 
ConnectorContext - interface net.dpml.http.ConnectorContext.
Common connector context contract.
Construct - class net.dpml.lang.Construct.
A object resolvable from primitive arguments.
Construct(String) - Constructor for class net.dpml.lang.Construct
Create a new construct using the default java.lang.String class as the base type.
Construct(String, String) - Constructor for class net.dpml.lang.Construct
Create a new construct using a supplied target defintion.
Construct(String, String, String) - Constructor for class net.dpml.lang.Construct
Create a new construct using a supplied target defintion.
Construct(String, Value[]) - Constructor for class net.dpml.lang.Construct
Create a new construct using a supplied target defintion.
Construct(String, String, Value[]) - Constructor for class net.dpml.lang.Construct
Create a new construct using a supplied target defintion.
Construct(ValueDirective) - Constructor for class net.dpml.lang.Construct
Creation of a new construct using a value directive.
ConstructionException - exception net.dpml.metro.tools.ConstructionException.
A construction exception indicates a generation phase error in the construction of a component part.
ConstructionException(String) - Constructor for class net.dpml.metro.tools.ConstructionException
Creation of a new construction exception.
ConstructionException(String, Throwable) - Constructor for class net.dpml.metro.tools.ConstructionException
Creation of a new construction exception.
ConstructionException(String, Location) - Constructor for class net.dpml.metro.tools.ConstructionException
Creation of a new construction exception.
ConstructionException(String, Throwable, Location) - Constructor for class net.dpml.metro.tools.ConstructionException
Creation of a new construction exception.
Context - interface net.dpml.tools.Context.
Project context.
ContextDataType - class net.dpml.metro.tools.ContextDataType.
A context directive class.
ContextDataType() - Constructor for class net.dpml.metro.tools.ContextDataType
 
ContextDescriptor - class net.dpml.metro.info.ContextDescriptor.
A descriptor describing the context that a component declares.
ContextDescriptor(EntryDescriptor[]) - Constructor for class net.dpml.metro.info.ContextDescriptor
Creation of a new context descriptor.
ContextDirective - class net.dpml.metro.data.ContextDirective.
A context descriptor declares the context creation criteria for the context instance and context entries.
ContextDirective() - Constructor for class net.dpml.metro.data.ContextDirective
Creation of a context directive.
ContextDirective(PartReference[]) - Constructor for class net.dpml.metro.data.ContextDirective
Creation of a context directive
ContextDirective(String, PartReference[]) - Constructor for class net.dpml.metro.data.ContextDirective
Creation of a new file target.
ContextEvent - class net.dpml.component.ContextEvent.
Event triggered as a result of change to the value of a context entry.
ContextEvent(Provider, String, Object, Object) - Constructor for class net.dpml.component.ContextEvent
Construct a new ContextEvent.
ContextHandlerCollection - class net.dpml.http.ContextHandlerCollection.
Context handler collection.
ContextHandlerCollection(Logger, ContextHandlerCollection.Parts) - Constructor for class net.dpml.http.ContextHandlerCollection
Creation of a new HTTP server implementation.
ContextHandlerCollection.Parts - interface net.dpml.http.ContextHandlerCollection.Parts.
Internal parts management interface.
ContextHandlerContext - interface net.dpml.http.ContextHandlerContext.
Common http context handler context contract.
ContextInvocationHandler - class net.dpml.util.ContextInvocationHandler.
Invoication handler utility for a Context inner-class.
ContextListener - interface net.dpml.component.ContextListener.
Interface implementated by local listeners to context entry changes.
ContextModel - interface net.dpml.metro.ContextModel.
The ContextModel interface defines the remotely accessible component context.
ControlException - exception net.dpml.component.ControlException.
General exception thrown by a control.
ControlException(URI, String) - Constructor for class net.dpml.component.ControlException
Creation of a new ControlException.
ControlException(URI, String, Throwable) - Constructor for class net.dpml.component.ControlException
Creation of a new ContextException.
ControlRuntimeException - exception net.dpml.component.ControlRuntimeException.
Runtime exception thrown by a control.
ControlRuntimeException(URI, String) - Constructor for class net.dpml.component.ControlRuntimeException
Creation of a new ControlRuntimeException.
ControlRuntimeException(URI, String, Throwable) - Constructor for class net.dpml.component.ControlRuntimeException
Creation of a new ControlRuntimeException.
Controller - interface net.dpml.component.Controller.
The Controller interface defines the a contract for an object that provides generalized part loading.
ControllerContext - interface net.dpml.component.ControllerContext.
The ControllerContext declares the runtime context that a controller is established within.
ControllerContextEvent - class net.dpml.component.ControllerContextEvent.
The ControllerContextEvent is an abstract base class for working and temporty directory change notification events.
ControllerContextEvent(ControllerContext, File, File) - Constructor for class net.dpml.component.ControllerContextEvent
Creation of a new controller context event object.
ControllerContextListener - interface net.dpml.component.ControllerContextListener.
An interface implementation by controller concerned with or responsible for handling changes in a local runtime directory context.
ControllerException - exception net.dpml.metro.runtime.ControllerException.
Exception indicating an controller related error.
ControllerException(String) - Constructor for class net.dpml.metro.runtime.ControllerException
Creation of a new ControllerRuntimeException.
ControllerException(String, Throwable) - Constructor for class net.dpml.metro.runtime.ControllerException
Creation of a new ControllerRuntimeException.
ControllerNotFoundException - exception net.dpml.metro.runtime.ControllerNotFoundException.
Exception thrown when an attempt is made to reference an unknown or unresolvable controller.
ControllerNotFoundException(URI, URI) - Constructor for class net.dpml.metro.runtime.ControllerNotFoundException
Creation of a new ControllerNotFoundException.
ControllerNotFoundException(URI, URI, Throwable) - Constructor for class net.dpml.metro.runtime.ControllerNotFoundException
Creation of a new ControllerNotFoundException.
ControllerRuntimeException - exception net.dpml.metro.runtime.ControllerRuntimeException.
Exception indicating an unexpected controller related runtime error.
ControllerRuntimeException(String) - Constructor for class net.dpml.metro.runtime.ControllerRuntimeException
Creation of a new ControllerRuntimeException.
ControllerRuntimeException(String, Throwable) - Constructor for class net.dpml.metro.runtime.ControllerRuntimeException
Creation of a new ControllerRuntimeException.
cacheDirectoryChanged(CacheDirectoryChangeEvent) - Method in interface net.dpml.transit.model.CacheListener
Notify the listener of a change to the cache directory.
canProcess(WriteableCommandLine, String) - Method in interface net.dpml.cli.Option
Indicates whether this Option will be able to process the particular argument.
canProcess(WriteableCommandLine, ListIterator) - Method in interface net.dpml.cli.Option
Indicates whether this Option will be able to process the particular argument.
canProcess(WriteableCommandLine, String) - Method in class net.dpml.cli.option.ArgumentImpl
Indicates whether this Option will be able to process the particular argument.
canProcess(WriteableCommandLine, String) - Method in class net.dpml.cli.option.DefaultOption
Indicates whether this Option will be able to process the particular argument.
canProcess(WriteableCommandLine, String) - Method in class net.dpml.cli.option.GroupImpl
Indicates whether this Option will be able to process the particular argument.
canProcess(WriteableCommandLine, ListIterator) - Method in class net.dpml.cli.option.OptionImpl
Indicates whether this Option will be able to process the particular argument.
canProcess(WriteableCommandLine, String) - Method in class net.dpml.cli.option.ParentImpl
Indicates whether this Option will be able to process the particular argument.
canProcess(WriteableCommandLine, String) - Method in class net.dpml.cli.option.PropertyOption
Indicates whether this Option will be able to process the particular argument.
canProcess(WriteableCommandLine, String) - Method in class net.dpml.cli.option.SourceDestArgument
Indicates whether this Option will be able to process the particular argument.
chain(Comparator, Comparator) - Static method in class net.dpml.cli.util.Comparators
Chains comparators together.
chain(Comparator, Comparator, Comparator) - Static method in class net.dpml.cli.util.Comparators
Chains comparators together.
chain(Comparator, Comparator, Comparator, Comparator) - Static method in class net.dpml.cli.util.Comparators
Chains comparators together.
chain(Comparator, Comparator, Comparator, Comparator, Comparator) - Static method in class net.dpml.cli.util.Comparators
Chains comparators together.
chain(List) - Static method in class net.dpml.cli.util.Comparators
Chains comparators together.
chain(Comparator[]) - Static method in class net.dpml.cli.util.Comparators
Chains an array of comparators together.
checkPrefixes(Set) - Method in class net.dpml.cli.option.OptionImpl
Check prefixes.
checkPresence(Artifact, boolean) - Method in interface net.dpml.transit.ResourceHost
Checks if the Artifact is present on the resource host.
checksum(File) - Method in class net.dpml.tools.tasks.GenericTask
Create an MD5 checksum file relative to the supplied file.
classloaderConstructed(String, ClassLoader) - Method in interface net.dpml.transit.monitor.RepositoryMonitor
Handle notification of the creation of a new classloader.
classloaderConstructed(String, ClassLoader) - Method in class net.dpml.transit.monitor.RepositoryMonitorAdapter
Handle notification of the creation of a new classloader.
classloaderConstructed(String, ClassLoader) - Method in class net.dpml.transit.monitor.RepositoryMonitorRouter
Notify all monitors of the creation of a new classloader.
clearResourceCache() - Static method in class net.dpml.i18n.ResourceManager
Clear the cache of all resources currently loaded into the system.
close() - Method in class net.dpml.depot.DepotHandler
Close the log record handler.
codeBaseChanged(LocationEvent) - Method in interface net.dpml.transit.model.CodeBaseListener
Notification of the change to a plugin uri assigned to a sub-system.
commandFirst() - Static method in class net.dpml.cli.util.Comparators
Forces Command instances to appear at the beginning of lists
commandLast() - Static method in class net.dpml.cli.util.Comparators
Forces Command instances to appear at the end of lists
commandLines() - Method in class net.dpml.cli.commandline.DefaultingCommandLine
Builds an iterator over the build in CommandLines.
commission() - Method in interface net.dpml.component.Commissionable
Commission the instance.
commission() - Method in interface net.dpml.metro.PartsManager
Initiate the oprdered activation of all internal parts.
compareStreams(InputStream, InputStream) - Static method in class net.dpml.util.StreamUtils
Compare two streams.
compareTo(Object) - Method in class net.dpml.lang.ValuedEnum
Compare this instance with the supplied object.
compareTo(Object) - Method in class net.dpml.lang.Version
Compare two versions together according to the Comparable interface.
compareTo(Object) - Method in class net.dpml.library.impl.DefaultResource
Compare this object with another.
compareTo(Object) - Method in class net.dpml.metro.data.ComponentDirective
Compare this object with the supplied object.
compareTo(Object) - Method in class net.dpml.metro.info.EntryDescriptor
Compare this entry with another entry.
compareTo(Object) - Method in class net.dpml.metro.info.PartReference
Compare this object with the supplied object.
compareTo(Object) - Method in class net.dpml.tools.info.ListenerDirective
Compares this ListenerDirective object to another object.
compareTo(Object) - Method in class net.dpml.transit.Artifact
Compare this artifact with another artifact.
complies(Version) - Method in class net.dpml.lang.Version
Check this Version against another for compliancy (compatibility).
connect() - Method in class net.dpml.transit.artifact.ArtifactURLConnection
Establish a connection.
connect() - Method in class net.dpml.transit.link.LinkURLConnection
Establish a connection.
connect() - Method in class net.dpml.transit.local.LocalURLConnection
Establish a connection.
connect() - Method in class net.dpml.transit.registry.RegistryURLConnection
Establish a connection.
connectCompleted(URL) - Method in interface net.dpml.transit.monitor.ConnectionMonitor
Notify the monitor that a connection was completed.
connectCompleted(URL) - Method in class net.dpml.transit.monitor.ConnectionMonitorAdapter
Notify the monitor that a connection was completed.
connectCompleted(URL) - Method in class net.dpml.transit.monitor.ConnectionMonitorRouter
Notify registered monitors of a connection completed event.
connectStarted(URL) - Method in interface net.dpml.transit.monitor.ConnectionMonitor
Notify the monitor that a connection was started.
connectStarted(URL) - Method in class net.dpml.transit.monitor.ConnectionMonitorAdapter
Notify the monitor that a connection was started.
connectStarted(URL) - Method in class net.dpml.transit.monitor.ConnectionMonitorRouter
Notify registered monitors of a connection started event.
connectionOpened(URL) - Method in interface net.dpml.transit.monitor.ConnectionMonitor
Notify the monitor that a connection was opened.
connectionOpened(URL) - Method in class net.dpml.transit.monitor.ConnectionMonitorAdapter
Notify the monitor that a connection was opened.
connectionOpened(URL) - Method in class net.dpml.transit.monitor.ConnectionMonitorRouter
Notify registered monitors of a connection opened event.
contextDestroyed(ServletContextEvent) - Method in class net.dpml.test.http.TestListener
Context destroy notification
contextInitialized(ServletContextEvent) - Method in class net.dpml.test.http.TestListener
Context initiated notification
controllerDisposal(ControllerContextEvent) - Method in interface net.dpml.component.ControllerContextListener
Notify listeners of the disposal of the controller.
copy(File, File, boolean, String, String) - Method in class net.dpml.tools.tasks.GenericTask
Utility operation to copy a file from a source to a destination.
copy(File, FileSet, boolean) - Method in class net.dpml.tools.tasks.InstallTask
Utility operation to copy a fileset to a destination directory.
copyStream(InputStream, OutputStream, boolean) - Static method in class net.dpml.util.StreamUtils
Copy a stream.
copyStream(NetworkMonitor, URL, int, InputStream, OutputStream, boolean) - Static method in class net.dpml.util.StreamUtils
Copy a stream.
create() - Method in class net.dpml.cli.builder.ArgumentBuilder
Creates a new Argument instance using the options specified in this ArgumentBuilder.
create() - Method in class net.dpml.cli.builder.CommandBuilder
Creates a new Command instance using the properties of the CommandBuilder.
create() - Method in class net.dpml.cli.builder.DefaultOptionBuilder
Creates a DefaultOption instance
create() - Method in class net.dpml.cli.builder.GroupBuilder
Creates a new Group instance
create() - Method in class net.dpml.cli.builder.PatternBuilder
Creates a new Option instance.
create() - Method in class net.dpml.cli.builder.SwitchBuilder
Creates a new Switch instance
create(TransitModel) - Static method in class net.dpml.transit.SecuredTransitContext
Creation of the transit context.
createAnonymousResource(String, String, String, String, Properties) - Static method in class net.dpml.library.info.ResourceDirective
Creation of a new anonymous resource directive.
createAntlib() - Method in class net.dpml.transit.tools.PluginTask
Create and associate a new antlib urn entry with the plugin.
createApply() - Method in class net.dpml.metro.tools.TriggerDataType
Add an apply to the trigger.
createArtifact(String) - Static method in class net.dpml.transit.Artifact
Creation of a new artifact instance using a supplied uri specification.
createArtifact(URI) - Static method in class net.dpml.transit.Artifact
Creation of a new artifact instance using a supplied uri specification.
createArtifact(String, String, String, String) - Static method in class net.dpml.transit.Artifact
Creation of a new artifact instance using a supplied group, name, version and type arguments.
createArtifact(String, String, String, String, String) - Static method in class net.dpml.transit.Artifact
Creation of a new artifact instance using a supplied group, name, version and type arguments.
createCategories() - Method in class net.dpml.metro.tools.ComponentBuilderTask
Create a new categories data type.
createCategories() - Method in class net.dpml.metro.tools.TypeBuilderTask
Create a new services datatype.
createCategory() - Method in class net.dpml.metro.tools.CategoriesDataType
CategoryDataType creation function invoked by the ant builder for all nested 'category' elements.
createCategory() - Method in class net.dpml.metro.tools.CategoriesDescriptorDataType
Create a new services datatype.
createClassLoader() - Method in class net.dpml.metro.tools.ComponentBuilderTask
Return the runtime classloader.
createComponent(URI) - Method in interface net.dpml.component.Controller
Create and return a remote reference to a component handler.
createComponent(Model) - Method in interface net.dpml.component.Controller
Create and return a remote reference to a component handler.
createComponent(URI) - Method in class net.dpml.metro.runtime.CompositionController
Create and return a remote reference to a component handler.
createComponent(Model) - Method in class net.dpml.metro.runtime.CompositionController
Create and return a remote reference to a component handler.
createComponent() - Method in class net.dpml.metro.tools.ContextDataType
Create a name component builder.
createComponent() - Method in class net.dpml.metro.tools.PartsDataType
Create a new component builder task.
createComponent(String) - Method in class net.dpml.transit.tools.TransitComponentHelper
Create an object for a component using a supplied name.
createContext() - Method in class net.dpml.metro.tools.ComponentBuilderTask
Create a new context data type.
createController() - Static method in class net.dpml.component.InitialContext
Create the default controller using the default initial context.
createController(InitialContext) - Static method in class net.dpml.component.InitialContext
Create the default controller.
createDynamicElement(String, String, String) - Method in class net.dpml.metro.tools.PartsDataType
Operation used to construct a custom part type directive.
createDynamicElement(String, String, String) - Method in class net.dpml.metro.tools.TypesTask
Operation used to construct a custom part type directive.
createEntry() - Method in class net.dpml.metro.tools.ContextDataType
Create a new constructed part builder.
createEntry() - Method in class net.dpml.transit.tools.NodeTask
Create and return a new attribute entry.
createExec() - Method in class net.dpml.metro.tools.TriggerDataType
Add an exec to the trigger.
createFactory() - Method in class net.dpml.http.SslSocketConnector
Create a new SSLServerSocketFactory.
createFile(String) - Method in interface net.dpml.tools.Context
Create a file relative to the resource basedir.
createFile(String) - Method in class net.dpml.tools.impl.DefaultContext
Create a file relative to the resource basedir.
createGraph(File) - Method in class net.dpml.metro.tools.StateTask
Create an encoded state graph.
createGroup() - Method in class net.dpml.tools.tasks.JavadocTask
Create and add a new group to the javadoc defintion.
createInclude() - Method in class net.dpml.tools.tasks.ReplicateTask
Create and add a new include.
createInterface() - Method in class net.dpml.metro.tools.StateDataType
Add an interface within this state.
createInterface() - Method in class net.dpml.metro.tools.StateTask
Add an interface within this state.
createLink() - Method in class net.dpml.tools.tasks.JavadocTask
Create and add a new link to the javadoc run.
createListener() - Method in class net.dpml.transit.tools.PluginTask
Create and associate a new build listener with the plugin.
createMap() - Method in class net.dpml.transit.tools.MainTask
Create and return a new plugin definition.
createModel(URI) - Method in interface net.dpml.component.Controller
Create and return a new management context using the supplied directive uri.
createModel(Composition) - Method in interface net.dpml.component.Controller
Create and return a new management context using the supplied directive uri.
createModel(URI) - Method in class net.dpml.metro.runtime.CompositionController
Create and return a new management context using the supplied directive uri.
createModel(Composition) - Method in class net.dpml.metro.runtime.CompositionController
Create and return a new management context using the supplied directive uri.
createModuleDirective(String, String, ResourceDirective.Classifier, String, InfoDirective, DataDirective[], DependencyDirective[], Properties, FilterDirective[], ResourceDirective[]) - Static method in class net.dpml.library.info.ModuleDirective
Creation of a new module directive.
createNode() - Method in class net.dpml.transit.tools.NodeTask
Create and return a new nested node.
createOperation() - Method in class net.dpml.metro.tools.StateDataType
Add an operation within this state.
createOperation() - Method in class net.dpml.metro.tools.StateTask
Add an operation within this state.
createOperation() - Method in class net.dpml.metro.tools.TransitionDataType
Add an operation to the transition.
createOperation() - Method in class net.dpml.metro.tools.TriggerDataType
Add an operation to the trigger.
createOutputStream(Artifact) - Method in interface net.dpml.transit.CacheHandler
Creates an output stream to where the artifact content can be written to.
createPackage() - Method in class net.dpml.tools.tasks.JavadocTask.Group
Create and add a new package.
createPart() - Method in class net.dpml.metro.tools.PartsDataType
Create a new part datatype.
createParts() - Method in class net.dpml.metro.tools.ComponentBuilderTask
Create a new part datatype.
createPath(Scope) - Method in interface net.dpml.tools.Context
Utility operation to construct a new classpath path instance.
createPath(Resource[]) - Method in interface net.dpml.tools.Context
Utility operation to construct a new path using a supplied array of resources.
createPath(Resource[], boolean, boolean) - Method in interface net.dpml.tools.Context
Utility operation to construct a new path using a supplied array of resources.
createPath(Scope) - Method in class net.dpml.tools.impl.DefaultContext
Utility operation to construct a new classpath path instance.
createPath(Resource[]) - Method in class net.dpml.tools.impl.DefaultContext
Utility operation to construct a new path using a supplied array of resources.
createPath(Resource[], boolean, boolean) - Method in class net.dpml.tools.impl.DefaultContext
Utility operation to construct a new path using a supplied array of resources.
createResourceDirective(String, String, ResourceDirective.Classifier, String, InfoDirective, DataDirective[], DependencyDirective[], Properties, FilterDirective[]) - Static method in class net.dpml.library.info.ResourceDirective
Creation of a new resource directive.
createService() - Method in class net.dpml.metro.tools.ServicesDataType
Create a new component builder task.
createServices() - Method in class net.dpml.metro.tools.TypeBuilderTask
Create a new services datatype.
createState() - Method in class net.dpml.metro.tools.StateDataType
Add a substate within the state.
createState() - Method in class net.dpml.metro.tools.StateTask
Add a substate within the state.
createState() - Method in class net.dpml.metro.tools.TypeBuilderTask
Create a state descriptor for the component.
createTask() - Method in class net.dpml.transit.tools.PluginTask
Create and associate a new task entry with the plugin.
createTransition() - Method in class net.dpml.metro.tools.StateDataType
Add an transition within this state.
createTransition() - Method in class net.dpml.metro.tools.StateTask
Add an transition within this state.
createTransition() - Method in class net.dpml.metro.tools.TriggerDataType
Add an transition to the trigger.
createTrigger() - Method in class net.dpml.metro.tools.StateDataType
Add an trigger to the state.
createTrigger() - Method in class net.dpml.metro.tools.StateTask
Add an trigger to the state.
createType(Class) - Static method in class net.dpml.metro.info.Type
Utility operation to construct a default type given a supplied class.
createType() - Method in class net.dpml.metro.tools.TypesTask
Create and return a new type builder.
createValue() - Method in class net.dpml.metro.tools.PartsDataType
Create a new constructed value builder.
createValue() - Method in class net.dpml.metro.tools.ValueDataType
Create, assign and return a new nested entry constructor parameter.

D

DATA_KEY - Static variable in class net.dpml.transit.Transit
DPML home key.
DATEVALIDATOR_DATE_OUTOFRANGE - Static variable in class net.dpml.cli.resource.ResourceConstants
Date out of range constant.
DEBUG - Static variable in class net.dpml.metro.info.Priority
DEBUG logging priority.
DEBUG_KEY - Static variable in class net.dpml.tools.tasks.JUnitTestTask
Constant test debug key.
DEBUG_KEY - Static variable in class net.dpml.tools.tasks.JavacTask
Constant debug key.
DECIMAL - Static variable in class net.dpml.library.Feature
Resource decimal version.
DECIMAL_VERSIONING_KEY - Static variable in interface net.dpml.library.Resource
System property name used to declare the decimal versioning enabled flag.
DECOMMISSIONING - Static variable in class net.dpml.component.Status
The provider is in the process of decommissioning it's internal parts.
DEFAULT_BURST_ENABLED - Static variable in class net.dpml.cli.option.DefaultOption
The default value for the burstEnabled constructor parameter
DEFAULT_CONSUME_REMAINING - Static variable in class net.dpml.cli.option.ArgumentImpl
The default token to indicate that remaining arguments should be consumed as values.
DEFAULT_DESCRIPTION - Static variable in class net.dpml.cli.option.PropertyOption
The default property option description.
DEFAULT_DESCRIPTION_WIDTH - Static variable in class net.dpml.cli.util.HelpFormatter
The default minimum description width.
DEFAULT_DISABLED_PREFIX - Static variable in class net.dpml.cli.option.Switch
The default prefix for disabled switches
DEFAULT_DISPLAY_USAGE_SETTINGS - Static variable in class net.dpml.cli.util.HelpFormatter
The default DisplaySettings used to select the help lines in the main body of help
DEFAULT_ENABLED_PREFIX - Static variable in class net.dpml.cli.option.Switch
The default prefix for enabled switches
DEFAULT_FULL_USAGE_SETTINGS - Static variable in class net.dpml.cli.util.HelpFormatter
The default DisplaySettings used to select the elements to display in the displayed line of full usage information.
DEFAULT_FULL_WIDTH - Static variable in class net.dpml.cli.util.HelpFormatter
The default screen width
DEFAULT_GUTTER_CENTER - Static variable in class net.dpml.cli.util.HelpFormatter
The default screen furniture right of screen
DEFAULT_GUTTER_LEFT - Static variable in class net.dpml.cli.util.HelpFormatter
The default screen furniture left of screen
DEFAULT_GUTTER_RIGHT - Static variable in class net.dpml.cli.util.HelpFormatter
The default screen furniture between columns
DEFAULT_INITIAL_SEPARATOR - Static variable in class net.dpml.cli.option.ArgumentImpl
The default value for the initial separator char.
DEFAULT_LINE_USAGE_SETTINGS - Static variable in class net.dpml.cli.util.HelpFormatter
The default DisplaySettings used to select the elements of usage per help line in the main body of help
DEFAULT_LONG_PREFIX - Static variable in class net.dpml.cli.option.DefaultOption
The default token used to prefix a long option
DEFAULT_OPTION_STRING - Static variable in class net.dpml.cli.option.PropertyOption
The default property option name.
DEFAULT_PROFILE_PATH - Static variable in class net.dpml.transit.DefaultTransitModel
Default configuration url path.
DEFAULT_PROFILE_URI - Static variable in class net.dpml.transit.DefaultTransitModel
Default configuration url path.
DEFAULT_SHORT_PREFIX - Static variable in class net.dpml.cli.option.DefaultOption
The default token used to prefix a short option
DEFAULT_SHUTDOWN_TIMEOUT - Static variable in interface net.dpml.station.Application
The default shutdown timeout in seconds.
DEFAULT_SHUTDOWN_TIMEOUT - Static variable in class net.dpml.station.info.ApplicationDescriptor
The default shutdown timeout in seconds.
DEFAULT_STARTUP_TIMEOUT - Static variable in interface net.dpml.station.Application
The default startup timeout in seconds.
DEFAULT_STARTUP_TIMEOUT - Static variable in class net.dpml.station.info.ApplicationDescriptor
The default startup timeout in seconds.
DEFAULT_STORAGE_PATH - Static variable in class net.dpml.station.info.RegistryDescriptor
The default storage path.
DEFAULT_STORAGE_URI - Static variable in interface net.dpml.station.ApplicationRegistry
The default storage uri.
DEFAULT_STORAGE_URI - Static variable in class net.dpml.station.info.RegistryDescriptor
The default storage uri.
DEFAULT_SUBSEQUENT_SEPARATOR - Static variable in class net.dpml.cli.option.ArgumentImpl
The default value for the subsequent separator char.
DEFAULT_TEMPLATE_URN - Static variable in class net.dpml.tools.impl.StandardBuilder
The default template uri path.
DEMAND - Static variable in class net.dpml.component.ActivationPolicy
Activation on startup disabled.
DEPRECATION_KEY - Static variable in class net.dpml.tools.tasks.JavacTask
Constant deprecation warning key.
DISABLED - Static variable in class net.dpml.station.info.StartupPolicy
Disable policy.
DISPLAY_ALIASES - Static variable in class net.dpml.cli.DisplaySetting
Indicates that aliases should be included
DISPLAY_ARGUMENT_BRACKETED - Static variable in class net.dpml.cli.DisplaySetting
Indicates that arguments should be included bracketed
DISPLAY_ARGUMENT_NUMBERED - Static variable in class net.dpml.cli.DisplaySetting
Indicates that arguments should be included numbered
DISPLAY_GROUP_ARGUMENT - Static variable in class net.dpml.cli.DisplaySetting
Indicates that group arguments should be included
DISPLAY_GROUP_EXPANDED - Static variable in class net.dpml.cli.DisplaySetting
Indicates that groups should be included expanded
DISPLAY_GROUP_NAME - Static variable in class net.dpml.cli.DisplaySetting
Indicates that group names should be included
DISPLAY_GROUP_OUTER - Static variable in class net.dpml.cli.DisplaySetting
Indicates that group outer brackets should be included
DISPLAY_OPTIONAL - Static variable in class net.dpml.cli.DisplaySetting
Indicates that optionality should be included
DISPLAY_PARENT_ARGUMENT - Static variable in class net.dpml.cli.DisplaySetting
Indicates that arguments of Parents should be included
DISPLAY_PARENT_CHILDREN - Static variable in class net.dpml.cli.DisplaySetting
Indicates that children of Parents should be included
DISPLAY_PROPERTY_OPTION - Static variable in class net.dpml.cli.DisplaySetting
Indicates that property options should be included
DISPLAY_SWITCH_DISABLED - Static variable in class net.dpml.cli.DisplaySetting
Indicates that switches should be included disabled
DISPLAY_SWITCH_ENABLED - Static variable in class net.dpml.cli.DisplaySetting
Indicates that switches should be included enabled
DISPOSED - Static variable in class net.dpml.component.Status
The provider is not longer available.
DOC_ANCHOR_URL_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs anchor url key.
DOC_BRAND_NAME_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs brand key.
DOC_DATE_FORMAT_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs date format key.
DOC_ENTRY_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs entry-point key.
DOC_FORMAT_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs output format key.
DOC_HOME_PATH_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs home page path.
DOC_LOGO_LEFT_FILE_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs logo-left file key.
DOC_LOGO_LEFT_URL_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs logo-left url key.
DOC_LOGO_MIDDLE_FILE_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs logo-middle file key.
DOC_LOGO_MIDDLE_URL_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs logo-middle url key.
DOC_LOGO_RIGHT_FILE_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs logo-right-file key.
DOC_LOGO_RIGHT_URL_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs logo-right url key.
DOC_RESOURCES_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs resources key.
DOC_SRC_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs src key.
DOC_STYLE_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs output style key.
DOC_TEMP_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant temp docs key.
DOC_THEME_KEY - Static variable in class net.dpml.tools.tasks.DocTask
Constant docs theme key.
DOM3DocumentBuilder - class net.dpml.util.DOM3DocumentBuilder.
Utility class that creates a schema validating DOM3 parser.
DOM3DocumentBuilder() - Constructor for class net.dpml.util.DOM3DocumentBuilder
Creation of a new DOM3 document builder.
DOM3DocumentBuilder(Logger) - Constructor for class net.dpml.util.DOM3DocumentBuilder
Creation of a new DOM3 document builder.
DOM3DocumentBuilder(Logger, Map) - Constructor for class net.dpml.util.DOM3DocumentBuilder
Creation of a new DOM3 document builder.
DOMAIN - Static variable in class net.dpml.transit.SecuredTransitContext
The namespace string for transit related properties.
DPML_DATA - Static variable in class net.dpml.transit.Transit
The Transit personal data directory.
DPML_HOME - Static variable in class net.dpml.transit.Transit
The DPML home directory established via assesment of the the ${dpml.home} system property and the DPML_HOME environment variable.
DPML_PREFS - Static variable in class net.dpml.transit.Transit
The Transit personal preferences directory.
DPML_SYSTEM - Static variable in class net.dpml.transit.Transit
If a system property named "dpml.system" is defined then the value is assigned otherwise the implementation will look for an environment variable named "DPML_SYSTEM".
Data - interface net.dpml.library.Data.
Declaration of a production criteria datatype.
DataDirective - class net.dpml.library.info.DataDirective.
Base class for a data directives.
DataDirective(Element) - Constructor for class net.dpml.library.info.DataDirective
Creation of a new data directive using a DOM element as the datastructure definition.
DataDirective(Properties) - Constructor for class net.dpml.library.info.DataDirective
Creation of a new data directive using a supplied properties argument.
DateValidator - class net.dpml.cli.validation.DateValidator.
The DateValidator validates the argument values are date or time value(s).
DateValidator() - Constructor for class net.dpml.cli.validation.DateValidator
Creates a Validator for the default date/time format
DateValidator(DateFormat) - Constructor for class net.dpml.cli.validation.DateValidator
Creates a Validator for the specified DateFormat.
DateValidator(List) - Constructor for class net.dpml.cli.validation.DateValidator
Creates a Validator for the List of specified DateFormats.
Decoder - interface net.dpml.util.Decoder.
Interface implemented by generic decoders.
DecoderFactory - class net.dpml.util.DecoderFactory.
Utility class supporting resolution of element decoders.
DecoderFactory() - Constructor for class net.dpml.util.DecoderFactory
Creation of a new helper factory using default mappings.
DecoderFactory(Map) - Constructor for class net.dpml.util.DecoderFactory
Creation of a new decoder factory.
DecodingException - exception net.dpml.util.DecodingException.
Exception related to data decoding from a DOM element.
DecodingException(Element, String) - Constructor for class net.dpml.util.DecodingException
Create a new decoding exception.
DecodingException(Element, String, Throwable) - Constructor for class net.dpml.util.DecodingException
Create a new decoding exception.
DefaultComposition - class net.dpml.metro.data.DefaultComposition.
Component composition.
DefaultComposition(Logger, Info, Classpath, Controller, ComponentDirective) - Constructor for class net.dpml.metro.data.DefaultComposition
Creation of a new composition diefinition.
DefaultContext - class net.dpml.tools.impl.DefaultContext.
Default implementation of a project context.
DefaultContext(Project) - Constructor for class net.dpml.tools.impl.DefaultContext
Creation of a new project build context.
DefaultContext(Resource, Project) - Constructor for class net.dpml.tools.impl.DefaultContext
Creation of a new project build context.
DefaultDictionary - class net.dpml.library.impl.DefaultDictionary.
Utility class used for construction of a module model from an XML source.
DefaultDictionary(DefaultDictionary, AbstractDirective) - Constructor for class net.dpml.library.impl.DefaultDictionary
Creation of a new dictionary.
DefaultInterface - class net.dpml.state.DefaultInterface.
Default implementation of an operation.
DefaultInterface(String) - Constructor for class net.dpml.state.DefaultInterface
Creation of a new interface declaration.
DefaultLibrary - class net.dpml.library.impl.DefaultLibrary.
Utility class used for construction of a module model from an XML source.
DefaultLibrary(Logger) - Constructor for class net.dpml.library.impl.DefaultLibrary
Creation of a new library.
DefaultLibrary(Logger, File) - Constructor for class net.dpml.library.impl.DefaultLibrary
Creation of a new library.
DefaultLogger - class net.dpml.util.DefaultLogger.
Generic logging channel.
DefaultLogger() - Constructor for class net.dpml.util.DefaultLogger
Creation of a new console adapter that is used to redirect transit events the system output stream.
DefaultLogger(String) - Constructor for class net.dpml.util.DefaultLogger
Creation of a new console adapter that is used to redirect transit events the system output stream.
DefaultLogger(Logger) - Constructor for class net.dpml.util.DefaultLogger
Creation of a new console adapter that is used to redirect transit events the system output stream.
DefaultModel - class net.dpml.station.server.DefaultModel.
A abstract base class that established an event queue and handles event dispatch operations for listeners declared in classes extending this base class.
DefaultModel(String) - Constructor for class net.dpml.station.server.DefaultModel
Creation of a new model.
DefaultModel(Logger) - Constructor for class net.dpml.station.server.DefaultModel
Creation of a new model.
DefaultModel - class net.dpml.transit.DefaultModel.
A abstract base class that established an event queue and handles event dispatch operations for listeners declared in classes extending this base class.
DefaultModel(EventQueue, String) - Constructor for class net.dpml.transit.DefaultModel
Creation of a new model.
DefaultModel(EventQueue, Logger) - Constructor for class net.dpml.transit.DefaultModel
Creation of a new model.
DefaultModule - class net.dpml.library.impl.DefaultModule.
A Module is a collection of resources.
DefaultOperation - class net.dpml.state.DefaultOperation.
Default implementation of an operation.
DefaultOperation(String) - Constructor for class net.dpml.state.DefaultOperation
Creation of a new operation.
DefaultOperation(String, String) - Constructor for class net.dpml.state.DefaultOperation
Creation of a new operation.
DefaultOption - class net.dpml.cli.option.DefaultOption.
A Parent implementation representing normal options.
DefaultOption(String, String, boolean, String, String, Set, Set, boolean, Argument, Group, int) - Constructor for class net.dpml.cli.option.DefaultOption
Creates a new DefaultOption
DefaultOptionBuilder - class net.dpml.cli.builder.DefaultOptionBuilder.
Builds DefaultOption instances.
DefaultOptionBuilder() - Constructor for class net.dpml.cli.builder.DefaultOptionBuilder
Creates a new DefaultOptionBuilder using defaults
DefaultOptionBuilder(String, String, boolean) - Constructor for class net.dpml.cli.builder.DefaultOptionBuilder
Creates a new DefaultOptionBuilder
DefaultResource - class net.dpml.library.impl.DefaultResource.
Implementation of a resource.
DefaultState - class net.dpml.state.DefaultState.
Default implementation of an application state descriptor.
DefaultState() - Constructor for class net.dpml.state.DefaultState
Creation of a new state.
DefaultState(String) - Constructor for class net.dpml.state.DefaultState
Creation of a new state.
DefaultState(String, Trigger[], Transition[], Interface[], Operation[], State[]) - Constructor for class net.dpml.state.DefaultState
Creation of a new non-terminal state.
DefaultState(String, Trigger[], Transition[], Interface[], Operation[], State[], boolean) - Constructor for class net.dpml.state.DefaultState
Creation of a new state.
DefaultStateMachine - class net.dpml.metro.runtime.DefaultStateMachine.
Default state-machine implementation.
DefaultStateMachine(EventQueue, Logger, State) - Constructor for class net.dpml.metro.runtime.DefaultStateMachine
Creation of a new state machine using a state graph.
DefaultTransitModel - class net.dpml.transit.DefaultTransitModel.
The DefaultTransitModel class maintains an active configuration of the Transit system.
DefaultTransitModel(Logger, TransitDirective) - Constructor for class net.dpml.transit.DefaultTransitModel
Creation of a new TransitModel using a supplied configuration and logging channel.
DefaultTransitModel(EventQueue, Logger, TransitDirective) - Constructor for class net.dpml.transit.DefaultTransitModel
Creation of a new TransitModel using a supplied configuration and logging channel.
DefaultTransition - class net.dpml.state.DefaultTransition.
Default implemention of a state transition descriptor.
DefaultTransition(String, String) - Constructor for class net.dpml.state.DefaultTransition
Creation of a new transition.
DefaultTransition(String, String, Operation) - Constructor for class net.dpml.state.DefaultTransition
Creation of a new transition.
DefaultTrigger - class net.dpml.state.DefaultTrigger.
Default implementation of trigger.
DefaultTrigger(Trigger.TriggerEvent, Action) - Constructor for class net.dpml.state.DefaultTrigger
Creation of a new trigger.
DefaultingCommandLine - class net.dpml.cli.commandline.DefaultingCommandLine.
Manages a queue of default CommandLines.
DefaultingCommandLine() - Constructor for class net.dpml.cli.commandline.DefaultingCommandLine
 
DelegationException - exception net.dpml.component.DelegationException.
Exception thrown by a local handler that wraps an exception thrown by a foreign handler.
DelegationException(URI, URI, String, Throwable) - Constructor for class net.dpml.component.DelegationException
Creation of a new delegation exception.
DependencyDirective - class net.dpml.library.info.DependencyDirective.
The ModuleDirective class describes a module data-structure.
DependencyDirective(Scope, IncludeDirective[]) - Constructor for class net.dpml.library.info.DependencyDirective
Creation of a new dependency directive.
DependencyDirective(Scope, IncludeDirective[], Properties) - Constructor for class net.dpml.library.info.DependencyDirective
Creation of a new dependency directive.
DepotHandler - class net.dpml.depot.DepotHandler.
Logging message handler that redirects log messages from a subprocess to a remote logging system.
DepotHandler() - Constructor for class net.dpml.depot.DepotHandler
Creation of a new handler instance.
DepotHandler(String, int) - Constructor for class net.dpml.depot.DepotHandler
Creation of a new handler instance.
DepotLoggingConfiguration - class net.dpml.depot.DepotLoggingConfiguration.
Utility class used to establish the logging configuration for managed subprocesses.
DepotLoggingConfiguration() - Constructor for class net.dpml.depot.DepotLoggingConfiguration
Creation of the logging controller.
DepotRMIClassLoaderSpi - class net.dpml.depot.DepotRMIClassLoaderSpi.
The DepotRMIClassLoaderSpi handles the loading of classes that are based on plugin artifact types.
DepotRMIClassLoaderSpi() - Constructor for class net.dpml.depot.DepotRMIClassLoaderSpi
Default constructor.
Descriptor - class net.dpml.metro.info.Descriptor.
This is the Abstract class for all feature feature descriptors.
Descriptor(Properties) - Constructor for class net.dpml.metro.info.Descriptor
Creation of an abstract descriptor.
Dictionary - interface net.dpml.library.Dictionary.
The Dictonary interface exposes operations dealing with named properties.
Directive - interface net.dpml.component.Directive.
Interface implemented by top-level directives.
DispatchServlet - class net.dpml.test.http.DispatchServlet.
Test Servlet RequestDispatcher.
DispatchServlet() - Constructor for class net.dpml.test.http.DispatchServlet
 
DisplaySetting - class net.dpml.cli.DisplaySetting.
An enum of possible display settings.
Disposable - interface net.dpml.component.Disposable.
Common interface implemented by disposable objects.
Disposable - interface net.dpml.transit.Disposable.
The Disposable interface is implemented by a disposable sub-system within Transit.
DisposalEvent - class net.dpml.transit.model.DisposalEvent.
A event pertaining to the disposal of a source object.
DisposalEvent(Object) - Constructor for class net.dpml.transit.model.DisposalEvent
Creation of a new DisposalEvent.
DisposalListener - interface net.dpml.transit.model.DisposalListener.
A DisposalListener is implementated by objects that need to be notified abiout the disposal of an event source.
DocTask - class net.dpml.tools.tasks.DocTask.
Site generation.
DocTask() - Constructor for class net.dpml.tools.tasks.DocTask
 
DocTask.RegexpFilter - class net.dpml.tools.tasks.DocTask.RegexpFilter.
Utility regualar expression filter.
DocTask.RegexpFilter(String, String) - Constructor for class net.dpml.tools.tasks.DocTask.RegexpFilter
New filter creation.
Dump - class net.dpml.test.http.Dump.
Dump Servlet Request.
Dump() - Constructor for class net.dpml.test.http.Dump
 
DuplicateKeyException - exception net.dpml.lang.DuplicateKeyException.
Exception to indicate an error arrising from the use of a duplicate key.
DuplicateKeyException(String) - Constructor for class net.dpml.lang.DuplicateKeyException
Construct a new DuplicateKeyException instance.
DuplicateNameException - exception net.dpml.library.DuplicateNameException.
A DuplicateNameException is thrown when an attempt is made to duplicate an existing named object within a model .
DuplicateNameException(String) - Constructor for class net.dpml.library.DuplicateNameException
Creation of a new DuplicateNameException.
DuplicateNameException(String, Throwable) - Constructor for class net.dpml.library.DuplicateNameException
Creation of a new DuplicateNameException.
debug(String, Throwable) - Method in class net.dpml.http.LogAdapter
Publish an debug level log message.
debug(String, Object, Object) - Method in class net.dpml.http.LogAdapter
Publish an debug level log message.
debug(String, Throwable) - Method in class net.dpml.http.LoggerAdapter
Publish an debug level log message.
debug(String, Object, Object) - Method in class net.dpml.http.LoggerAdapter
Publish an debug level log message.
debug(String) - Method in interface net.dpml.logging.Logger
Record a debug level message.
debug(String) - Method in class net.dpml.transit.monitor.LoggingAdapter
Log a debug message is debug mode is enabled.
debug(String) - Method in class net.dpml.transit.tools.AntAdapter
Record a debug level message.
debug(String) - Method in class net.dpml.util.DefaultLogger
Log a debug message is debug mode is enabled.
debug(String) - Method in interface net.dpml.util.Logger
Record a debug level message.
decode(Element, Resolver) - Method in class net.dpml.lang.PartDecoder
Resolve a object from a DOM element.
decode(Element, Resolver) - Method in class net.dpml.station.builder.RegistryBuilder
Decode a registry descriptior from a DOM element.
decode(Element, Resolver) - Method in interface net.dpml.util.Decoder
Create an object using a supplied classloader and DOM element.
decodePart(URI, Element, Resolver) - Method in class net.dpml.lang.PartDecoder
Resolve a part from a DOM element.
decodeValue(Element) - Method in class net.dpml.lang.ValueDecoder
Build a single value instance from a supplied element.
decodeValues(Element[]) - Method in class net.dpml.lang.ValueDecoder
Build an array of values for the supplied element array.
decommission() - Method in interface net.dpml.component.Commissionable
Decommission the instance.
decommission() - Method in interface net.dpml.metro.PartsManager
Initiate deactivation of all internal parts.
defaultOptionFirst() - Static method in class net.dpml.cli.util.Comparators
Forces DefaultOption instances to appear at the beginning of lists
defaultOptionLast() - Static method in class net.dpml.cli.util.Comparators
Forces DefaultOption instances to appear at the end of lists
defaultValues(WriteableCommandLine, Option) - Method in interface net.dpml.cli.Argument
Adds defaults to a CommandLine.
defaultValues(WriteableCommandLine, Option) - Method in class net.dpml.cli.option.ArgumentImpl
Adds defaults to a CommandLine.
defaults(WriteableCommandLine) - Method in interface net.dpml.cli.Option
Adds defaults to a CommandLine.
defaults(WriteableCommandLine) - Method in class net.dpml.cli.option.ArgumentImpl
Adds defaults to a CommandLine.
defaults(WriteableCommandLine) - Method in class net.dpml.cli.option.GroupImpl
Process defaults.
defaults(WriteableCommandLine) - Method in class net.dpml.cli.option.OptionImpl
Adds defaults to a CommandLine.
defaults(WriteableCommandLine) - Method in class net.dpml.cli.option.ParentImpl
Adds defaults to a CommandLine.
defaults(WriteableCommandLine) - Method in class net.dpml.cli.option.Switch
Adds defaults to a CommandLine.
deleteDir(File) - Method in class net.dpml.tools.tasks.GenericTask
Utility operation to delete a directory .
destroy() - Method in class net.dpml.test.http.DispatchServlet
Destroy the servlet.
destroy() - Method in class net.dpml.test.http.Dump
Destroy the servlet.
destroy() - Method in class net.dpml.test.http.TestFilter
Destroy the instance.
dispose() - Method in interface net.dpml.component.Disposable
Dispose of the object.
dispose() - Method in class net.dpml.component.InitialContext
Initiate disposal.
dispose() - Method in class net.dpml.metro.runtime.DefaultStateMachine
Dispose of the state machine.
dispose() - Method in class net.dpml.metro.runtime.UnicastEventSource
Handle instance disposal.
dispose() - Method in class net.dpml.station.console.StationPlugin
Initiate disposal of the station plugin.
dispose() - Method in class net.dpml.transit.DefaultModel
Dispose of the model.
dispose() - Method in class net.dpml.transit.DefaultTransitModel
Trigger disposal of the transit model.
dispose() - Method in interface net.dpml.transit.Disposable
Dispose of the service.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class net.dpml.test.http.TestFilter
Process a filter request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.dpml.test.http.DispatchServlet
Process a get request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.dpml.test.http.Dump
Process an incomming get request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.dpml.test.http.HelloWorld
Process an incomming get request.
doGet(HttpServletRequest, HttpServletResponse) - Method in class net.dpml.test.http.SessionDump
Process an incomming get request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.dpml.test.http.DispatchServlet
Process a post request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.dpml.test.http.Dump
Process an incomming post request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.dpml.test.http.HelloWorld
Process an incomming post request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class net.dpml.test.http.SessionDump
Process an incomming post request.
download(Artifact, OutputStream) - Method in interface net.dpml.transit.ResourceHost
Downloads the given artifact to the directory indicated.

E

EMPTY_HOSTS - Static variable in class net.dpml.transit.info.CacheDirective
Empty resource host array.
EMPTY_LAYOUTS - Static variable in class net.dpml.transit.info.CacheDirective
Empty layout array.
ENUM_ILLEGAL_VALUE - Static variable in class net.dpml.cli.resource.ResourceConstants
Illegal emumeration value error constant.
ERROR - Static variable in class net.dpml.metro.info.Priority
ERROR logging priority.
EXTERNAL - Static variable in class net.dpml.library.info.ResourceDirective.Classifier
External resource.
EXTERNAL - Static variable in class net.dpml.library.info.ResourceDirective
External resource constant identifier.
EclipseLayout - class net.dpml.transit.EclipseLayout.
The EclipseLayout decodes artifacts into the Eclipse specified layout of artifacts on a file system or http server.
EclipseLayout() - Constructor for class net.dpml.transit.EclipseLayout
 
ElementHelper - class net.dpml.util.ElementHelper.
Utility class supporting the translation of DOM content into local child, children, attribute and value values.
Encoder - interface net.dpml.util.Encoder.
Interface implemented by generic encoders.
EntryDataType - class net.dpml.metro.tools.EntryDataType.
A simple part datatype.
EntryDataType() - Constructor for class net.dpml.metro.tools.EntryDataType
 
EntryDescriptor - class net.dpml.metro.info.EntryDescriptor.
A descriptor that describes a value that must be placed in components Context.
EntryDescriptor(String, String) - Constructor for class net.dpml.metro.info.EntryDescriptor
Construct an non-volotile required EntryDescriptor.
EntryDescriptor(String, String, boolean) - Constructor for class net.dpml.metro.info.EntryDescriptor
Construct an non-volotile EntryDescriptor.
EntryDescriptor(String, String, boolean, boolean) - Constructor for class net.dpml.metro.info.EntryDescriptor
Construct an EntryDescriptor.
Enum - class net.dpml.lang.Enum.
Basic enum class for type-safe enums.
Enum(String) - Constructor for class net.dpml.lang.Enum
Constructor to add a new named item.
Enum(String, Map) - Constructor for class net.dpml.lang.Enum
Constructor to add a new named item.
EnumValidator - class net.dpml.cli.validation.EnumValidator.
The EnumValidator validates the string argument values are valid.
EnumValidator(Set) - Constructor for class net.dpml.cli.validation.EnumValidator
Creates a new EnumValidator for the specified values.
Environment - class net.dpml.transit.Environment.
Encapsulates operating system and shell specific access to environment variables.
Environment() - Constructor for class net.dpml.transit.Environment
Creates a snapshot of the current shell environment variables for a user.
EnvironmentException - exception net.dpml.transit.EnvironmentException.
A simple wrapper exception around exceptions that could occur while accessing environment parameters.
ErrorStreamReader - class net.dpml.station.server.ErrorStreamReader.
Stream reader utility class.
ErrorStreamReader(Logger, InputStream) - Constructor for class net.dpml.station.server.ErrorStreamReader
Creation of a process output reader.
EventHandler - interface net.dpml.util.EventHandler.
Interface implemented by objects that maintain a collection of event listeners and support for operational event propergation.
EventQueue - class net.dpml.util.EventQueue.
A abstract base class that established an event queue and handles event dispatch operations for listeners declared in classes extending this base class.
EventQueue(String) - Constructor for class net.dpml.util.EventQueue
Creation of a new event queue.
EventQueue(Logger) - Constructor for class net.dpml.util.EventQueue
Creation of a new model.
ExceptionHelper - class net.dpml.util.ExceptionHelper.
General utilities supporting the packaging of exception messages.
ExecAction - class net.dpml.state.ExecAction.
Default implementation of delegating action.
ExecAction(String) - Constructor for class net.dpml.state.ExecAction
Creation of a new exec action.
ExecDataType - class net.dpml.metro.tools.ExecDataType.
Exec an identified operation.
ExecDataType() - Constructor for class net.dpml.metro.tools.ExecDataType
 
encode(OutputStream) - Method in class net.dpml.lang.Part
Externalize the part to XML.
encode(Writer, Object, String) - Method in class net.dpml.metro.builder.ComponentEncoder
Export a component directive to an output stream as XML.
encode(Writer, Object, String) - Method in interface net.dpml.util.Encoder
Externalize a object to XML.
encodeStrategy(Writer, String) - Method in class net.dpml.lang.Part
Encode this part strategy to XML.
encodeStrategy(Writer, String) - Method in class net.dpml.lang.Plugin
Encode the pluginstrategy to XML.
encodeStrategy(Writer, String) - Method in class net.dpml.lang.Resource
Encode the resource strategy to XML.
encodeStrategy(Writer, String) - Method in class net.dpml.metro.data.DefaultComposition
Encode the deployment directive to XML.
encodeValue(Writer, Value, String) - Method in class net.dpml.lang.ValueEncoder
Write a value to XML.
encodeValues(Writer, Value[], String) - Method in class net.dpml.lang.ValueEncoder
Write an array of values to XML.
enqueueEvent(EventObject) - Method in class net.dpml.station.server.DefaultModel
Enqueue an event for delivery to registered listeners unless there are no registered listeners.
enqueueEvent(EventObject, boolean) - Method in class net.dpml.station.server.DefaultModel
Enqueue an event for delivery to registered listeners unless there are no registered listeners.
enqueueEvent(EventObject) - Method in class net.dpml.station.server.UnicastEventSource
Enqueue an event for delivery to registered listeners unless there are no registered listeners.
enqueueEvent(EventObject, boolean) - Method in class net.dpml.transit.DefaultModel
Enqueue an event for delivery to registered listeners unless there are no registered listeners.
enqueueEvent(EventObject) - Method in class net.dpml.util.EventQueue
Enqueue an event for delivery to registered listeners unless there are no registered listeners.
enqueueEvent(EventObject, boolean) - Method in class net.dpml.util.EventQueue
Enqueue an event for delivery to registered listeners unless there are no registered listeners.
enqueueEvent(EventObject) - Method in class net.dpml.util.UnicastEventSource
Enqueue an event for delivery to registered listeners unless there are no registered listeners.
entryChanged(ContextEvent) - Method in interface net.dpml.component.ContextListener
Notify the listener of a change to a context entry.
equals(Object) - Method in class net.dpml.cli.DisplaySetting
Test this object for equality with the supplied object.
equals(Object) - Method in class net.dpml.cli.option.OptionImpl
Evaluate this instance against the supplied instance for equality.
equals(Object) - Method in class net.dpml.component.Composition
Return true if this object is equal to the supplied object.
equals(Object) - Method in class net.dpml.depot.LogStatement
Compare this object with a supplied object for equality.
equals(Object) - Method in class net.dpml.http.ServletEntry
Test is this object is equal to the supplied object.
equals(Object) - Method in class net.dpml.lang.AbstractDirective
Compare this object to the supplied object for equality.
equals(Object, Object) - Method in class net.dpml.lang.AbstractDirective
Utility to compare two object for equality.
equals(Object) - Method in class net.dpml.lang.Classpath
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.lang.Construct
Compare this instance with a supplied object for equality.
equals(Object) - Method in class net.dpml.lang.Enum
Tests for equality.
equals(Object) - Method in class net.dpml.lang.Info
Test if this instance is equal to the supplied instance.
equals(Object) - Method in class net.dpml.lang.PID
Test if a supplied object is equal to this process identifier.
equals(Object) - Method in class net.dpml.lang.Part
Test is this part is equiovalent to the supplied part.
equals(Object) - Method in class net.dpml.lang.Plugin
Test if this instance is equal to the supllied object.
equals(Object) - Method in class net.dpml.lang.Resource
Test if this instance is equal to the supplied instance.
equals(Object) - Method in class net.dpml.lang.ValueDirective
Compare this instance with a supplied object for equality.
equals(Object) - Method in class net.dpml.lang.ValuedEnum
Tests for equality.
equals(Version) - Method in class net.dpml.lang.Version
Check this Version against another for equality.
equals(Object) - Method in class net.dpml.lang.Version
Indicates whether some other object is "equal to" this Version.
equals(Object) - Method in class net.dpml.library.info.AbstractDirective
Compare this object to the supplied object for equality.
equals(Object, Object) - Method in class net.dpml.library.info.AbstractDirective
Utility to compare two object for equality.
equals(Object) - Method in class net.dpml.library.info.DataDirective
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.library.info.DependencyDirective
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.library.info.FeatureFilterDirective
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.library.info.FilterDirective
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.library.info.ImportDirective
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.library.info.IncludeDirective
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.library.info.InfoDirective
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.library.info.LibraryDirective
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.library.info.ModuleDirective
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.library.info.ResourceDirective
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.library.info.SimpleFilterDirective
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.library.info.TypeDirective
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.metro.ValidationException.Issue
Test is the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.metro.data.AbstractDirective
Test if the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.metro.data.CategoriesDirective
Test this object for equality with the suppplied object.
equals(Object) - Method in class net.dpml.metro.data.CategoryDirective
Test this object for equality with the supplied object.
equals(Object) - Method in class net.dpml.metro.data.ComponentDirective
Test if the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.metro.data.ContextDirective
Test if the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.metro.data.DefaultComposition
Return true if this object is equal to the supplied object.
equals(Object) - Method in class net.dpml.metro.data.FeatureDirective
Test if the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.metro.data.LookupDirective
Test if the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.metro.data.NullDirective
Test if the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.metro.data.ValueDirective
Test if the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.metro.info.CategoryDescriptor
Test is the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.metro.info.ContextDescriptor
Test is the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.metro.info.Descriptor
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.metro.info.EntryDescriptor
Test is the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.metro.info.InfoDescriptor
Test is the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.metro.info.PartReference
Test if the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.metro.info.ServiceDescriptor
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.metro.info.Type
Test is the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.state.ApplyAction
Compare this object to another for equality.
equals(Object) - Method in class net.dpml.state.DefaultInterface
Compare this object to another for equality.
equals(Object) - Method in class net.dpml.state.DefaultOperation
Compare this object to another for equality.
equals(Object) - Method in class net.dpml.state.DefaultState
Compare this object to another for equality.
equals(Object) - Method in class net.dpml.state.DefaultTransition
Compare this object to another for equality.
equals(Object) - Method in class net.dpml.state.DefaultTrigger
Compare this object to another for equality.
equals(Object) - Method in class net.dpml.state.ExecAction
Compare this object to another for equality.
equals(Object) - Method in class net.dpml.state.NullState
Test is this state is equal to the supplied object.
equals(Object) - Method in class net.dpml.station.info.AbstractDescriptor
Compare this object to the supplied object for equality.
equals(Object, Object) - Method in class net.dpml.station.info.AbstractDescriptor
Utility to compare two object for equality.
equals(Object) - Method in class net.dpml.station.info.ApplicationDescriptor
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.station.info.RegistryDescriptor.Entry
Tests for equality.
equals(Object) - Method in class net.dpml.station.info.RegistryDescriptor
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.tools.info.BuilderDirective
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.tools.info.ListenerDirective
Compare this object with another for equality.
equals(Object) - Method in class net.dpml.transit.Artifact
Compare this artifact with the supplied object for equality.
equals(Object) - Method in class net.dpml.transit.info.CacheDirective
Test if the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.transit.info.CodeBaseDirective
Test if the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.transit.info.HostDirective
Compare this instance with a supplied object for equality.
equals(Object) - Method in class net.dpml.transit.info.LayoutDirective
Test if the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.transit.info.ProxyDirective
Compare this instance with a supplied object for equality.
equals(Object) - Method in class net.dpml.transit.info.TransitDirective
Test if the supplied object is equal to this object.
equals(Object) - Method in class net.dpml.transit.model.RequestIdentifier
Test for equality.
error(String) - Method in interface net.dpml.logging.Logger
Record a error level message.
error(String, Throwable) - Method in interface net.dpml.logging.Logger
Record a error level message.
error(Throwable, boolean) - Method in interface net.dpml.station.Callback
Method invoked by a process to signal that the process has encounter an error condition.
error(Throwable, boolean) - Method in class net.dpml.station.server.RemoteApplication
Method invoked by a process to signal that the process has encounter an error condition.
error(String) - Method in class net.dpml.transit.monitor.LoggingAdapter
Log a error message.
error(String, Throwable) - Method in class net.dpml.transit.monitor.LoggingAdapter
Log a error message.
error(String) - Method in class net.dpml.transit.tools.AntAdapter
Record a error level message.
error(String, Throwable) - Method in class net.dpml.transit.tools.AntAdapter
Record a error level message.
error(String) - Method in class net.dpml.util.DefaultLogger
Log a error message.
error(String, Throwable) - Method in class net.dpml.util.DefaultLogger
Log a error message.
error(String) - Method in interface net.dpml.util.Logger
Record a error level message.
error(String, Throwable) - Method in interface net.dpml.util.Logger
Record a error level message.
establishedPluginClass(Class) - Method in interface net.dpml.transit.monitor.RepositoryMonitor
Handle notification of the establishment of a plugin class.
establishedPluginClass(Class) - Method in class net.dpml.transit.monitor.RepositoryMonitorAdapter
Handle notification of the establishment of a plugin class.
establishedPluginClass(Class) - Method in class net.dpml.transit.monitor.RepositoryMonitorRouter
Notify all monitorrs of the establishment of a plugin class.
exceptionOccurred(String, Exception) - Method in interface net.dpml.transit.monitor.RepositoryMonitor
Handle notification of an exception related to plugin establishment.
exceptionOccurred(String, Exception) - Method in class net.dpml.transit.monitor.RepositoryMonitorAdapter
Handle notification of an exception related to plugin establishment.
exceptionOccurred(String, Exception) - Method in class net.dpml.transit.monitor.RepositoryMonitorRouter
Notify all monitors of an exception related to plugin establishment.
exec(String, Object[]) - Method in interface net.dpml.component.Provider
Invoke an operation on the instance.
execute(String, Object, Object[]) - Method in class net.dpml.metro.runtime.DefaultStateMachine
Execute a named operation on the supplied object.
execute() - Method in class net.dpml.metro.tools.CatalogTask
Task execution during which all component types declared in the current project or referenced by nested filesets will be used as the source defintions fro the generation of a Type catalog.
execute() - Method in class net.dpml.metro.tools.StateTask
Execute the task.
execute() - Method in class net.dpml.metro.tools.TypeBuilderTask
Execute the task.
execute() - Method in class net.dpml.metro.tools.TypesTask
Task executaion.
execute(String, Object, Object[]) - Method in interface net.dpml.state.StateMachine
Execute a named operation on the supplied object.
execute() - Method in class net.dpml.tools.checkstyle.CheckstyleTask
Execute the checkstyle check.
execute() - Method in class net.dpml.tools.tasks.BuildTask
Compiles main and test classes resulting in the creation of the target/classes/main and target/classes/test directories.
execute() - Method in class net.dpml.tools.tasks.CleanTask
Removes generated content through deletion of the declared project target directory.
execute() - Method in class net.dpml.tools.tasks.DocTask
Execute the task.
execute() - Method in class net.dpml.tools.tasks.FilterTask
Execute the task.
execute() - Method in class net.dpml.tools.tasks.InitializationTask
Initialize the project build context.
execute() - Method in class net.dpml.tools.tasks.InstallTask
Execute the project.
execute() - Method in class net.dpml.tools.tasks.JUnitTestTask
Task execution.
execute() - Method in class net.dpml.tools.tasks.JarTask
Execute the task.
execute() - Method in class net.dpml.tools.tasks.JavacTask
Task execution.
execute() - Method in class net.dpml.tools.tasks.JavadocTask
Task execution.
execute() - Method in class net.dpml.tools.tasks.ModuleTask
Execute the task.
execute() - Method in class net.dpml.tools.tasks.PackageTask
Compiles main and test classes resulting in the creation of the target/classes/main and target/classes/test directories.
execute() - Method in class net.dpml.tools.tasks.PartTask
Task execution.
execute() - Method in class net.dpml.tools.tasks.PluginTask
Task execution.
execute() - Method in class net.dpml.tools.tasks.PrepareTask
Replicates the content of the src and etc directory to the target directory applying a set of fixed rules - see prepare task documentation for details.
execute() - Method in class net.dpml.tools.tasks.PropertyTask
Task execution.
execute() - Method in class net.dpml.tools.tasks.RMICTask
Task execution.
execute() - Method in class net.dpml.tools.tasks.ReactorTask
Execute the task.
execute() - Method in class net.dpml.tools.tasks.ReplicateTask
Execute the task.
execute() - Method in class net.dpml.tools.tasks.TestTask
Compiles main and test classes resulting in the creation of the target/classes/main and target/classes/test directories.
execute() - Method in class net.dpml.transit.tools.GetTask
Load the resource and assign the locally cached file path to the supplied property name.
execute() - Method in class net.dpml.transit.tools.ImportArtifactTask
Execute the import.
execute() - Method in class net.dpml.transit.tools.MainTask
Updates properties on the current project and install any plugins declared as children of the transit init tag.
execute() - Method in class net.dpml.transit.tools.PluginTask
Load the plugin and handle registration of listeners, tasks, and antlib declarations based on the nested nested task directives.
export() - Method in interface net.dpml.library.Module
Return a directive suitable for publication as an external description.
export() - Method in class net.dpml.library.impl.DefaultModule
Return a directive suitable for publication as an external description.
export(ModuleDirective, OutputStream) - Method in class net.dpml.library.info.LibraryEncoder
Write a module directive to an output stream as a portable XML definition.
export(ComponentDirective, OutputStream) - Method in class net.dpml.metro.builder.ComponentEncoder
Export a component directive to an output stream as XML.
export(Type, OutputStream) - Method in class net.dpml.metro.builder.ComponentTypeEncoder
Write the supplied type to an output stream.
export(State, OutputStream) - Method in class net.dpml.state.StateEncoder
Externalize the part to XML.

F

FALSE - Static variable in class net.dpml.metro.info.ThreadSafePolicy
Soft collection policy.
FILE - Static variable in class net.dpml.library.info.ImportDirective
File strategy constant.
FILE - Static variable in class net.dpml.library.info.ImportDirective.Mode
File include stratgy constant.
FILENAME - Static variable in class net.dpml.library.Feature
Resource filename.
FORK_KEY - Static variable in class net.dpml.tools.tasks.JUnitTestTask
Constant test fork key.
FORK_KEY - Static variable in class net.dpml.tools.tasks.JavacTask
Constant fork key.
FORMAT_KEY - Static variable in class net.dpml.tools.checkstyle.CheckstyleTask
The format property key.
FORMAT_VALUE - Static variable in class net.dpml.tools.checkstyle.CheckstyleTask
The default format value.
FTP_PORT - Static variable in interface net.dpml.transit.model.HostModel
FTP port number.
Feature - class net.dpml.library.Feature.
Enumeration identifying resource features.
FeatureDirective - class net.dpml.metro.data.FeatureDirective.
A FeatureDirective declares a context entry that is itself a feature of the component including the component uri, name, working directory, or temporary directory.
FeatureDirective(String, int) - Constructor for class net.dpml.metro.data.FeatureDirective
Create a new feature directive.
FeatureFilterDirective - class net.dpml.library.info.FeatureFilterDirective.
Simple value filter.
FeatureFilterDirective(String, String, Feature, String, boolean) - Constructor for class net.dpml.library.info.FeatureFilterDirective
Creation of a new anonymous resource directive.
FeatureRuntimeException - exception net.dpml.library.FeatureRuntimeException.
A FeatureRuntimeException is thrown when a requested for a feature cannot be resolved.
FeatureRuntimeException(String) - Constructor for class net.dpml.library.FeatureRuntimeException
Creation of a new FeatureRuntimeException.
FeatureRuntimeException(String, Throwable) - Constructor for class net.dpml.library.FeatureRuntimeException
Creation of a new FeatureRuntimeException.
FeatureTask - class net.dpml.tools.tasks.FeatureTask.
Locate a named feature of the a project or resource.
FeatureTask() - Constructor for class net.dpml.tools.tasks.FeatureTask
 
FileChangeEvent - class net.dpml.transit.model.FileChangeEvent.
Event signalling a change to the Transit cache directory.
FileChangeEvent(Object, File) - Constructor for class net.dpml.transit.model.FileChangeEvent
Creation of a new file change event.
FileValidator - class net.dpml.cli.validation.FileValidator.
The FileValidator validates the string argument values are files.
FileValidator() - Constructor for class net.dpml.cli.validation.FileValidator
 
Filter - interface net.dpml.library.Filter.
Interface implemented by content filters.
FilterDirective - class net.dpml.library.info.FilterDirective.
Base class for filter directives.
FilterDirective(String) - Constructor for class net.dpml.library.info.FilterDirective
Creation of a new anonymous resource directive.
FilterTask - class net.dpml.tools.tasks.FilterTask.
Construct a pattern filter using a supplied feature and token.
FilterTask() - Constructor for class net.dpml.tools.tasks.FilterTask
 
failedDownload(Artifact) - Method in interface net.dpml.transit.monitor.CacheMonitor
Notify the monitor of a failed download attempt.
failedDownload(Artifact) - Method in class net.dpml.transit.monitor.CacheMonitorAdapter
Notify the monitor of a failed download attempt.
failedDownload(Artifact) - Method in class net.dpml.transit.monitor.CacheMonitorRouter
Notify all monitors that an artifact request failed.
failedDownloadFromHost(String, Artifact, Throwable) - Method in interface net.dpml.transit.monitor.CacheMonitor
Notify the monitor of a failed download attempt relative to an identified host.
failedDownloadFromHost(String, Artifact, Throwable) - Method in class net.dpml.transit.monitor.CacheMonitorAdapter
Notify the monitor of a failed download attempt relative to an identified host.
failedDownloadFromHost(String, Artifact, Throwable) - Method in class net.dpml.transit.monitor.CacheMonitorRouter
Notify all monitors that an artifact request on a named host failed.
finalize() - Method in class net.dpml.metro.runtime.CompositionController
Controller finalization.
findOption(String) - Method in interface net.dpml.cli.Option
Recursively searches for an option with the supplied trigger.
findOption(String) - Method in class net.dpml.cli.option.GroupImpl
Recursively searches for an option with the supplied trigger.
findOption(String) - Method in class net.dpml.cli.option.OptionImpl
Recursively searches for an option with the supplied trigger.
findOption(String) - Method in class net.dpml.cli.option.ParentImpl
Recursively searches for an option with the supplied trigger.
flush() - Method in class net.dpml.depot.DepotHandler
Flush the handler.
flush() - Method in interface net.dpml.station.ApplicationRegistry
Request externalization of the registry state.
flush() - Method in class net.dpml.station.server.RemoteApplicationRegistry
Flush the state of the server to external storage.
format(String, Object[]) - Method in class net.dpml.i18n.Resources
Retrieve a string from resource bundle and format it with specified args.
format(LogRecord) - Method in class net.dpml.util.StandardFormatter
Format a LogRecord using a style appropriate for console messages.

G

GET - Static variable in class net.dpml.metro.info.EntryDescriptor
Constant prefix for get operations.
GPG_EXE_KEY - Static variable in class net.dpml.tools.tasks.GenericTask
Constant key for the GPG exe name.
GROUP - Static variable in class net.dpml.library.Feature
Resource group.
GeneralException - exception net.dpml.depot.GeneralException.
A general exception that is typically used for scenarios in which a stack dump is not relevant.
GeneralException(String) - Constructor for class net.dpml.depot.GeneralException
Creation of a new general exception instance.
GenericTask - class net.dpml.tools.tasks.GenericTask.
Prepare the target build directory based on content presented under the ${basedir}/src and ${basedir}/etc directories.
GenericTask() - Constructor for class net.dpml.tools.tasks.GenericTask
 
GetTask - class net.dpml.transit.tools.GetTask.
The get task handles the retrival of a rresource and the binding of the resource filename to a project property.
GetTask() - Constructor for class net.dpml.transit.tools.GetTask
 
Group - interface net.dpml.cli.Group.
An Option representing a choice or group of Options in the form "-a|-b|-c".
GroupBuilder - class net.dpml.cli.builder.GroupBuilder.
Builds Group instances.
GroupBuilder() - Constructor for class net.dpml.cli.builder.GroupBuilder
Creates a new GroupBuilder
GroupImpl - class net.dpml.cli.option.GroupImpl.
An implementation of Group
GroupImpl(List, String, String, int, int) - Constructor for class net.dpml.cli.option.GroupImpl
Creates a new GroupImpl using the specified parameters.
getAcceptQueueSize(int) - Method in interface net.dpml.http.ConnectorContext
Return the accept queue size.
getAcceptors(int) - Method in interface net.dpml.http.ConnectorContext
Return the number of initial acceptors.
getAction() - Method in class net.dpml.state.DefaultTrigger
Return the actions that this trigger initiates.
getAction() - Method in interface net.dpml.state.Trigger
Return the actions that this trigger initiates.
getActivationPolicy() - Method in interface net.dpml.component.Component
Get the activation policy.
getActivationPolicy() - Method in interface net.dpml.component.Model
Get the activation policy.
getActivationPolicy() - Method in class net.dpml.metro.data.ComponentDirective
Get the activation policy for the profile.
getActivationPolicy() - Method in class net.dpml.metro.tools.ComponentBuilderTask
Return the activation policy.
getAggregatedProviders(Scope, boolean, boolean) - Method in interface net.dpml.library.Resource
Return an array of resource that are providers to this resource.
getAggregatedProviders(Scope, boolean, boolean) - Method in class net.dpml.library.impl.DefaultResource
Return an array of resource that are providers to this resource.
getAliasFlag(Element) - Method in class net.dpml.library.info.LibraryDecoder
Return the alias attribute of the supplied element.
getAllModules() - Method in interface net.dpml.library.Library
Return a array of all modules in the library.
getAllModules() - Method in interface net.dpml.library.Module
Return the array of modules that are descendants of this module.
getAllModules() - Method in class net.dpml.library.impl.DefaultLibrary
Return a array of all modules in the library.
getAllModules() - Method in class net.dpml.library.impl.DefaultModule
Return the array of modules that are descendants of this module.
getAnnotations() - Method in class net.dpml.lang.StandardClassLoader
Return a string representation of the classloader.
getAnonymous() - Method in class net.dpml.cli.option.GroupImpl
Gets the m_anonymous Arguments of this Group.
getAppend(boolean) - Method in interface net.dpml.http.NCSARequestLogHandler.Context
Return the append policy.
getApplication() - Method in class net.dpml.station.ApplicationEvent
Return the application that initiated the event.
getApplication(String) - Method in interface net.dpml.station.Manager
Return an application reference for the supplied key.
getApplication(String) - Method in class net.dpml.station.server.RemoteStation
Return an application reference for the supplied key.
getApplicationDescriptor() - Method in interface net.dpml.station.Application
Return the profile associated with this application
getApplicationDescriptor(String) - Method in interface net.dpml.station.ApplicationRegistry
Get an application descriptor matching the supplied key.
getApplicationDescriptor() - Method in class net.dpml.station.RegistryEvent
Return the subject profile.
getApplicationDescriptor() - Method in class net.dpml.station.info.RegistryDescriptor.Entry
Return the application descriptor.
getApplicationDescriptor() - Method in class net.dpml.station.server.RemoteApplication
Return the profile associated with this application
getApplicationDescriptor(String) - Method in class net.dpml.station.server.RemoteApplicationRegistry
Retrieve an application profile.
getApplicationDescriptorCount() - Method in interface net.dpml.station.ApplicationRegistry
Return the number of application descriptors in the registry.
getApplicationDescriptorCount() - Method in class net.dpml.station.server.RemoteApplicationRegistry
Return the number of application descriptors in the registry.
getApplicationDescriptors() - Method in interface net.dpml.station.ApplicationRegistry
Return an array of all profiles in the registry.
getApplicationDescriptors() - Method in class net.dpml.station.server.RemoteApplicationRegistry
Return an array of all profiles in the registry.
getApplicationRegistry() - Method in interface net.dpml.station.Manager
Return the application registry.
getApplicationRegistry() - Method in class net.dpml.station.RegistryEvent
Return the source application registry.
getApplicationRegistry() - Method in class net.dpml.station.server.RemoteStation
Return the application registry.
getArgs(Map, Value[], Object[]) - Static method in class net.dpml.lang.Construct
Utility operation that consolidates an array of values and supplimentary arguments to an array of objects.
getArgument() - Method in class net.dpml.cli.option.ParentImpl
Return the argument value if any.
getArtifact(String) - Method in interface net.dpml.library.Resource
Construct an artifact for the supplied type.
getArtifact(String) - Method in class net.dpml.library.impl.DefaultResource
Construct an artifact for the supplied type.
getArtifact() - Method in class net.dpml.transit.artifact.ArtifactAlreadyExistsException
Returns the Artifact that were attempted to be written to.
getAttribute(String) - Method in class net.dpml.metro.info.Descriptor
Return the attribute for specified key.
getAttribute(String, String) - Method in class net.dpml.metro.info.Descriptor
Return the attribute for specified key.
getAttribute(Element, String) - Static method in class net.dpml.util.ElementHelper
Return the value of an element attribute.
getAttribute(Element, String, String) - Static method in class net.dpml.util.ElementHelper
Return the value of an element attribute.
getAttributeNames() - Method in class net.dpml.metro.info.Descriptor
Returns the set of attribute names available under this descriptor.
getAuthentication() - Method in interface net.dpml.transit.model.HostModel
Return the host password authentication credentials.
getAuthentication() - Method in interface net.dpml.transit.model.ProxyModel
Return the proxy authentication or null if not defined.
getBaseClasspath() - Method in class net.dpml.lang.Classpath
Return the base classpath.
getBaseDir() - Method in interface net.dpml.library.Resource
Return the basedir for this resource.
getBaseDir() - Method in class net.dpml.library.impl.DefaultResource
Return the basedir for this resource.
getBaseDirective() - Method in class net.dpml.metro.data.ComponentDirective
Return the base directive.
getBasePart() - Method in class net.dpml.metro.data.ComponentDirective
Return the base part.
getBasePath() - Method in class net.dpml.station.info.ApplicationDescriptor
Returns the path defining the basedir that the application will be deployed within.
getBasePath() - Method in interface net.dpml.transit.model.HostModel
Return the host base path.
getBaseResources(String) - Static method in class net.dpml.i18n.ResourceManager
Retrieve resource with specified basename.
getBaseResources(String, ClassLoader) - Static method in class net.dpml.i18n.ResourceManager
Retrieve resource with specified basename.
getBaseResources(String, Locale, ClassLoader) - Static method in class net.dpml.i18n.ResourceManager
Retrieve resource with specified basename.
getBaseURI() - Method in class net.dpml.metro.data.ComponentDirective
Return the base directive uri.
getBaseURL() - Method in class net.dpml.transit.model.HostChangeEvent
Return the host base URL.
getBaseURL() - Method in interface net.dpml.transit.model.HostModel
Return the host base url.
getBaseValue() - Method in class net.dpml.lang.Construct
Return the classname of the resolved value.
getBaseValue() - Method in class net.dpml.lang.ValueDirective
Return the base value of the resolved value.
getBasedir() - Method in class net.dpml.library.info.ResourceDirective
Return the resource basedir.
getBeanDescriptor() - Method in class net.dpml.station.ProcessStateBeanInfo
Creation of a bean descriptor.
getBoolean(String, boolean) - Method in class net.dpml.i18n.Resources
Retrieve a boolean from bundle.
getBoolean(String) - Method in class net.dpml.i18n.Resources
Retrieve a boolean from bundle.
getBooleanAttribute(Element, String) - Static method in class net.dpml.util.ElementHelper
Return the value of an element attribute as a boolean
getBooleanAttribute(Element, String, boolean) - Static method in class net.dpml.util.ElementHelper
Return the value of an element attribute as a boolean.
getBooleanProperty(String, boolean) - Method in interface net.dpml.library.Dictionary
Return an boolean property value.
getBooleanProperty(String, boolean) - Method in class net.dpml.library.impl.DefaultDictionary
Return an boolean property value.
getBuilderURI() - Method in class net.dpml.metro.tools.ComponentBuilderTask
Return a uri identitifying the builder.
getBuilderURI() - Method in class net.dpml.metro.tools.EntryDataType
Return a uri identitifying the builder.
getBuilderURI() - Method in class net.dpml.metro.tools.PartDataType
Return a uri identitifying the builder.
getBuilderURI() - Method in class net.dpml.metro.tools.TypeBuilderTask
Return a uri identitifying the builder.
getBundle() - Method in class net.dpml.i18n.Resources
Retrieve underlying ResourceBundle.
getBundleName() - Method in class net.dpml.cli.resource.ResourceHelper
Return the resource bundle name.
getByte(String, byte) - Method in class net.dpml.i18n.Resources
Retrieve a byte from bundle.
getByte(String) - Method in class net.dpml.i18n.Resources
Retrieve a byte from bundle.
getCache() - Method in class net.dpml.transit.info.CacheDirective
Return the cache path.
getCacheDirective() - Method in class net.dpml.transit.info.TransitDirective
Return the cache configuration directive.
getCacheDirectory() - Method in interface net.dpml.transit.CacheHandler
Return the current cache directory.
getCacheDirectory() - Method in class net.dpml.transit.Transit
Return the current cache directory.
getCacheDirectory() - Method in interface net.dpml.transit.model.CacheModel
Return the directory to be used by the cache handler as the cache directory.
getCacheDirectoryPath() - Method in interface net.dpml.transit.model.CacheModel
Return the directory path to be used by the cache handler.
getCacheHandler() - Method in class net.dpml.transit.SecuredTransitContext
Return the cache handler.
getCacheLayout() - Method in class net.dpml.transit.SecuredTransitContext
Return the cache layout.
getCacheLayout() - Method in class net.dpml.transit.Transit
Return the cache layout.
getCacheLayout() - Method in class net.dpml.transit.info.CacheDirective
Return the cache layout id.
getCacheModel() - Method in class net.dpml.transit.DefaultTransitModel
Return the cache model.
getCacheModel() - Method in class net.dpml.transit.model.CacheDirectoryChangeEvent
Return the source cache model that rased the event.
getCacheModel() - Method in class net.dpml.transit.model.CacheEvent
Return the cache model that initiating the event.
getCacheModel() - Method in interface net.dpml.transit.model.TransitModel
Return the cache model.
getCacheMonitorRouter() - Method in class net.dpml.transit.Transit
Returns a reference to the cache monitor router.
getCachePath() - Method in class net.dpml.transit.model.CacheDirectoryChangeEvent
Return the new cache path.
getCallback(String) - Method in interface net.dpml.station.Station
Return an application reference for the supplied callback id.
getCallback(String) - Method in class net.dpml.station.server.RemoteStation
Return an callback handler for the supplied id.
getCategories() - Method in class net.dpml.metro.data.CategoriesDirective
Return the set of logging categories.
getCategoriesDirective() - Method in class net.dpml.metro.data.ComponentDirective
Return the logging categories for the profile.
getCategoriesDirective() - Method in class net.dpml.metro.tools.CategoriesDataType
Utility method used to construct a CategoriesDirective based on build time features assigned by ant.
getCategory() - Method in class net.dpml.lang.StandardClassLoader
Return the classloader category
getCategory() - Method in class net.dpml.library.info.IncludeDirective
Return the category associated with the include.
getCategoryDescriptors() - Method in class net.dpml.metro.info.Type
Return the set of Logger that this Component will use.
getCategoryDirective(String) - Method in class net.dpml.metro.data.CategoriesDirective
Return a named category.
getCategoryDirective() - Method in class net.dpml.metro.tools.CategoriesDataType.CategoryDataType
Return the category directive.
getCategoryDirectives() - Method in interface net.dpml.metro.ComponentModel
Return the component logging categories.
getCause() - Method in class net.dpml.transit.EnvironmentException
Return the causal exception.
getCertificatePassword(String) - Method in interface net.dpml.http.SslSocketConnector.Context
Return the certificate password.
getChar(String, char) - Method in class net.dpml.i18n.Resources
Retrieve a char from bundle.
getChar(String) - Method in class net.dpml.i18n.Resources
Retrieve a char from bundle.
getChild(Element, String) - Static method in class net.dpml.util.ElementHelper
Return a named child relative to a supplied element.
getChildLogger(String) - Method in interface net.dpml.logging.Logger
Return a child logger relative to the current logger.
getChildLogger(String) - Method in class net.dpml.transit.monitor.LoggingAdapter
Return a child logger.
getChildLogger(String) - Method in class net.dpml.transit.tools.AntAdapter
Create a new subsidiary logging channel.
getChildLogger(String) - Method in class net.dpml.util.DefaultLogger
Return a child logger.
getChildLogger(String) - Method in interface net.dpml.util.Logger
Return a child logger relative to the current logger.
getChildren() - Method in class net.dpml.cli.option.ParentImpl
Return any children.
getChildren(Element, String) - Static method in class net.dpml.util.ElementHelper
Return all children matching the supplied element name.
getChildren(Element) - Static method in class net.dpml.util.ElementHelper
Return all children of the supplied parent.
getClassAnnotation(Class) - Method in class net.dpml.depot.DepotRMIClassLoaderSpi
Provides the implementation for RMIClassLoader.getClassAnnotation(Class).
getClassLoader() - Method in class net.dpml.cli.validation.ClassValidator
Returns the ClassLoader used to resolve and load the classes specified by the argument values.
getClassLoader(String) - Method in class net.dpml.depot.DepotRMIClassLoaderSpi
Provides the implementation for RMIClassLoader.getClassLoader(String).
getClassLoader(ClassLoader) - Method in interface net.dpml.http.ContextHandlerContext
Get the classloader to assign to the context handler.
getClassLoader() - Method in class net.dpml.lang.Part
Get the implementation classloader.
getClassLoader(String, ClassLoader, Classpath) - Method in class net.dpml.metro.runtime.CompositionController
Build a classloader stack.
getClassResources(Class) - Static method in class net.dpml.i18n.ResourceManager
Retrieve resource for specified Class.
getClassResources(Class, Locale) - Static method in class net.dpml.i18n.ResourceManager
Retrieve resource for specified Class.
getClassResourcesBaseName(Class) - Static method in class net.dpml.i18n.ResourceManager
Retrieve resource basename for specified Class.
getClassifier() - Method in interface net.dpml.library.Resource
Return the resource classifier.
getClassifier() - Method in class net.dpml.library.impl.DefaultResource
Return the resource classifier.
getClassifier() - Method in class net.dpml.library.info.ResourceDirective
Return the resource classifier.
getClassname() - Method in class net.dpml.lang.Plugin
Get the target classname.
getClassname() - Method in class net.dpml.metro.data.ComponentDirective
Return the component type classname.
getClassname() - Method in class net.dpml.metro.data.ContextDirective
Return the classname of the context implementation to use.
getClassname() - Method in class net.dpml.metro.info.EntryDescriptor
Return the type of value that is stored in the context entry.
getClassname() - Method in class net.dpml.metro.info.InfoDescriptor
Return the implementation class name for the component type.
getClassname() - Method in class net.dpml.metro.info.ServiceDescriptor
Return classname of service specification.
getClassname() - Method in class net.dpml.metro.tools.ComponentBuilderTask
Return the component classname.
getClassname() - Method in class net.dpml.metro.tools.TypeBuilderTask
Return the type classname.
getClassname() - Method in class net.dpml.metro.tools.TypeNotFoundException
Return the unresolved type classname.
getClassname() - Method in class net.dpml.metro.tools.ValueDataType
Return the context entry parameter classname.
getClassname() - Method in class net.dpml.state.DefaultInterface
Return the interface classname.
getClassname() - Method in interface net.dpml.state.Interface
Return the classname of a management interface implemented and potentially exposed by a component.
getClassname() - Method in class net.dpml.tools.info.ListenerDirective
Get the listener classname.
getClassname() - Method in interface net.dpml.transit.model.LayoutModel
Return a possibly null classname.
getClassname() - Method in class net.dpml.transit.tools.PluginTask.Listener
Return the task classname.
getClassname() - Method in class net.dpml.transit.tools.PluginTask.Task
Return the task classname.
getClasspath() - Method in class net.dpml.lang.Part
Get the part classpath definition.
getClasspath(Element) - Method in class net.dpml.lang.PartDecoder
Construct the classpath defintion.
getClasspath() - Method in interface net.dpml.metro.ComponentModel
Return the component classpath directive.
getClasspath() - Method in class net.dpml.metro.data.DefaultComposition
Get the part classpath definition.
getClasspath(Resource) - Method in class net.dpml.tools.tasks.PartTask
Construct the classpath for the supplied resource.
getClasspathProviders(Scope) - Method in interface net.dpml.library.Resource
Return a sorted and filtered array of providers.
getClasspathProviders(Category) - Method in interface net.dpml.library.Resource
Return an array of runtime providers filtered relative to a supplied classloading category.
getClasspathProviders(Scope) - Method in class net.dpml.library.impl.DefaultResource
Return a sorted and filtered array of providers.
getClasspathProviders(Category) - Method in class net.dpml.library.impl.DefaultResource
Return an array of runtime providers filtered relative to a supplied classloading category.
getCodeBaseModel() - Method in class net.dpml.transit.model.CodeBaseEvent
Return the codebase model that initiating the event.
getCodeBaseURI() - Method in class net.dpml.transit.info.CodeBaseDirective
Return the codebase URI.
getCodeBaseURI() - Method in interface net.dpml.transit.model.CodeBaseModel
Return the uri of the plugin to be used for the subsystem.
getCodeBaseURI() - Method in class net.dpml.transit.model.LocationEvent
Return the new codebase plugin uri.
getCodeBaseURISpec() - Method in class net.dpml.transit.info.CodeBaseDirective
Return the codebase URI as a string.
getCollectionPolicy() - Method in interface net.dpml.metro.ComponentModel
Return the current component collection policy.
getCollectionPolicy() - Method in class net.dpml.metro.data.ComponentDirective
Return the component collection policy.
getCollectionPolicy() - Method in class net.dpml.metro.info.InfoDescriptor
Return the component collection policy.
getCollectionPolicy(Type) - Method in class net.dpml.metro.tools.ComponentBuilderTask
Return the collection policy.
getComparator() - Method in class net.dpml.cli.util.HelpFormatter
Return the comparator.
getComponentDirective() - Method in class net.dpml.metro.data.DefaultComposition
Get the deployment directive.
getComponentHandler(String) - Method in interface net.dpml.metro.PartsManager
Return a local component handler.
getComponentHandlers() - Method in interface net.dpml.metro.PartsManager
Return an array of all component handlers.
getComponentHandlers(Class) - Method in interface net.dpml.metro.PartsManager
Return an array of component handlers assignable to the supplied service.
getConfidentialPort(int) - Method in interface net.dpml.http.ConnectorContext
Return the confidential port.
getConfidentialScheme(String) - Method in interface net.dpml.http.ConnectorContext
Return the confidential scheme (http or https).
getConfiguration(URI) - Method in interface net.dpml.http.Server.Context
Get the Jetty XML configuration uri.
getConfigurationURI() - Method in class net.dpml.station.info.ApplicationDescriptor
Get the configuration uri.
getConfigurationURISpec() - Method in class net.dpml.station.info.ApplicationDescriptor
Get the configuration uri specification.
getConnectors(String[]) - Method in interface net.dpml.http.ContextHandlerContext
Get the array of connectors.
getConsumeRemaining() - Method in class net.dpml.cli.option.ArgumentImpl
Return the consume remaining flag.
getConsumers(boolean, boolean) - Method in interface net.dpml.library.Resource
Return an array of resources that are consumers of this resource.
getConsumers(boolean, boolean) - Method in class net.dpml.library.impl.DefaultResource
Return an array of resources that are consumers of this resource.
getContent(Class) - Method in class net.dpml.component.Composition
Return the part content or null if the result type is unresolvable relative to the supplied class argument.
getContent() - Method in class net.dpml.lang.Part
Return the default part content.
getContent(Class[]) - Method in class net.dpml.lang.Part
Return the part content or null if the result type is unresolvable relative to the supplied classes argument.
getContent(Class) - Method in class net.dpml.lang.Part
Return the part content or null if the result type is unresolvable relative to the supplied classes argument.
getContent(Class) - Method in class net.dpml.lang.Plugin
Return the part content or null if the result type is unresolvable relative to the supplied class argument.
getContent(Class) - Method in class net.dpml.lang.Resource
Return the part content or null if the result type is unresolvable relative to the supplied classes argument.
getContent() - Method in class net.dpml.transit.artifact.ArtifactURLConnection
Return the content for this artifact.
getContent(Class[]) - Method in class net.dpml.transit.artifact.ArtifactURLConnection
Return the content for this artifact.
getContent(Class[]) - Method in class net.dpml.transit.link.LinkURLConnection
Return the content for this Link.
getContent(Class[]) - Method in class net.dpml.transit.local.LocalURLConnection
Return the content for this local resource.
getContent() - Method in class net.dpml.transit.registry.RegistryURLConnection
Return the content for this registry connection.
getContent(Class[]) - Method in class net.dpml.transit.registry.RegistryURLConnection
Return the content for this registry connection.
getContentType() - Method in class net.dpml.transit.artifact.ArtifactURLConnection
Reutrn the mimetype of the content.
getContentType() - Method in class net.dpml.transit.link.LinkURLConnection
Reutrn the mimetype of the content.
getContext() - Method in class net.dpml.component.ControllerContextEvent
Return the controller context that this event is related to.
getContext() - Method in class net.dpml.tools.tasks.GenericTask
Get the project context.
getContext() - Method in class net.dpml.tools.tasks.JavacTask
Get the project definition.
getContext(Project) - Method in class net.dpml.tools.tasks.PartTask
Get the project definition.
getContextDescriptor() - Method in class net.dpml.metro.info.Type
Return the ContextDescriptor for component.
getContextDirective() - Method in class net.dpml.metro.data.ComponentDirective
Return the context directive for the profile.
getContextMap() - Method in interface net.dpml.metro.ComponentHandler
Return a mutable context map.
getContextModel() - Method in interface net.dpml.metro.ComponentModel
Return the current context model.
getContextPath() - Method in interface net.dpml.component.Model
Return the path identifying the model.
getContextPath() - Method in interface net.dpml.http.ContextHandlerContext
Get the context path under which the http context instance will be associated.
getController() - Method in class net.dpml.component.Composition
Return the assigned controller.
getController() - Method in interface net.dpml.metro.ComponentContext
Return the current controller.
getControllerContext() - Method in class net.dpml.metro.runtime.CompositionController
Return the controllers runtime context.
getControllerURI() - Method in class net.dpml.component.ControlException
Return the controller uri.
getControllerURI() - Method in class net.dpml.component.ControlRuntimeException
Return the controller uri.
getCurrencyInstance() - Static method in class net.dpml.cli.validation.NumberValidator
Returns a NumberValidator for a currency format for the current default locale.
getDaemon(boolean) - Method in interface net.dpml.http.BoundedThreadPool.Context
Return the deamon flag.
getData() - Method in interface net.dpml.library.Resource
Return the array of production data.
getData() - Method in class net.dpml.library.impl.DefaultResource
Return a data directives.
getDataDirectives() - Method in class net.dpml.library.info.ResourceDirective
Return an array of supporting production data directives (including all produced types).
getDate(String, Date) - Method in class net.dpml.i18n.Resources
Retrieve a date from bundle.
getDate(String) - Method in class net.dpml.i18n.Resources
Retrieve a date from bundle.
getDateInstance() - Static method in class net.dpml.cli.validation.DateValidator
Creates a Validator for dates.
getDateTime(String, Date) - Method in class net.dpml.i18n.Resources
Retrieve a time from bundle.
getDateTime(String) - Method in class net.dpml.i18n.Resources
Retrieve a date + time from bundle.
getDateTimeInstance() - Static method in class net.dpml.cli.validation.DateValidator
Creates a Validator for date/times
getDecimalVersion() - Method in interface net.dpml.library.Resource
Return the decimal version.
getDecimalVersion() - Method in class net.dpml.library.impl.DefaultResource
Return the decimal version.
getDecoderURI(Element) - Method in class net.dpml.lang.PartDecoder
Resolve the element decoder uri.
getDecoderURI(Element) - Method in class net.dpml.util.DecoderFactory
Resolve the decoder uri from a supplied element.
getDecoderURIFromNamespaceURI(String) - Static method in class net.dpml.util.DecoderFactory
Resolve the part handler given an element namespace.
getDefaultModel() - Static method in class net.dpml.transit.DefaultTransitModel
Resolve the transit configuration using the default resource path local:xml:dpml/transit/config.
getDefaultModel(String) - Static method in class net.dpml.transit.DefaultTransitModel
Resolve the transit configuration using the default resource path local:xml:dpml/transit/config.
getDefaultModel(Logger) - Static method in class net.dpml.transit.DefaultTransitModel
Resolve the transit configuration using the default resource path local:xml:dpml/transit/config.
getDefaultOutputFile() - Method in class net.dpml.metro.tools.StateTask
Create and return the part output file.
getDefaultPhase() - Method in class net.dpml.tools.info.BuilderDirective
Return the default phase.
getDefaultPort() - Method in class net.dpml.transit.registry.Handler
Returns the default registry port.
getDefaultPriority() - Method in class net.dpml.metro.info.CategoryDescriptor
Return the default logging priority.
getDefaultValues() - Method in class net.dpml.cli.option.ArgumentImpl
Return the list of default values.
getDelaySelectKeyUpdate(boolean) - Method in interface net.dpml.http.SelectChannelConnector.Context
Return the policy concerning short dispatch.
getDelegationTarget() - Method in class net.dpml.component.DelegationException
Return the uri identifying the delegation target handler.
getDependencies(Category) - Method in class net.dpml.lang.Classpath
Return the classloader dependencies relative to a supplied classloader category.
getDependencyDirective(Scope) - Method in class net.dpml.library.info.ResourceDirective
Return an dependency directive matching a supplied scope.
getDependencyDirectives() - Method in class net.dpml.library.info.ResourceDirective
Return an array of dependency directives.
getDescription() - Method in interface net.dpml.cli.HelpLine
 
getDescription() - Method in interface net.dpml.cli.Option
Returns a description of the option.
getDescription() - Method in class net.dpml.cli.option.ArgumentImpl
Returns a description of the option.
getDescription() - Method in class net.dpml.cli.option.GroupImpl
Returns a description of the option.
getDescription() - Method in class net.dpml.cli.option.HelpLineImpl
 
getDescription() - Method in class net.dpml.cli.option.ParentImpl
Returns a description of the option.
getDescription() - Method in class net.dpml.cli.option.PropertyOption
Returns a description of the option.
getDescription() - Method in class net.dpml.lang.Info
Get the part description.
getDescription() - Method in interface net.dpml.library.Info
Return the resource description.
getDescription() - Method in class net.dpml.library.info.InfoDirective
Return the resource description.
getDirective() - Method in class net.dpml.component.Composition
Get the deployment directive.
getDirective(String) - Method in class net.dpml.metro.data.ComponentDirective
Retrieve an identified directive.
getDirective() - Method in class net.dpml.metro.info.PartReference
Return the directive.
getDirectives() - Method in class net.dpml.metro.data.ContextDirective
Return the set of entry directives.
getDisplayName(String) - Method in interface net.dpml.http.ContextHandlerContext
Get the context handler display name.
getDisplaySettings() - Method in class net.dpml.cli.util.HelpFormatter
Return the display settings.
getDivider() - Method in class net.dpml.cli.util.HelpFormatter
Return the divider.
getDouble(String, double) - Method in class net.dpml.i18n.Resources
Retrieve a double from bundle.
getDouble(String) - Method in class net.dpml.i18n.Resources
Retrieve a double from bundle.
getElement() - Method in interface net.dpml.library.Data
Return the production datatype.
getElement() - Method in class net.dpml.library.info.DataDirective
Return the datatype element.
getElement() - Method in class net.dpml.util.DecodingException
Get the element that is the subject of this exception.
getEnabled() - Method in class net.dpml.transit.info.HostDirective
Return the enabled status.
getEnabled() - Method in class net.dpml.transit.model.HostChangeEvent
Return the host enabled status.
getEnabled() - Method in interface net.dpml.transit.model.HostModel
Return the enabled status of the host.
getEntries() - Method in class net.dpml.station.info.RegistryDescriptor
Returns the array of application descriptors.
getEntryDescriptor(String) - Method in interface net.dpml.metro.ContextModel
Return a of context entry descriptor.
getEntryDescriptor(String) - Method in class net.dpml.metro.info.ContextDescriptor
Return the entry with specified key.
getEntryDescriptors() - Method in interface net.dpml.metro.ContextModel
Return the set of context entries descriptors.
getEntryDescriptors() - Method in class net.dpml.metro.info.ContextDescriptor
Return the entries contained in the context.
getEntryDirective(String) - Method in interface net.dpml.metro.ContextModel
Return the current directive assigned to a context entry.
getEntryKey(Method) - Static method in class net.dpml.metro.info.EntryDescriptor
Utility function that covers a supplied method to a entry name.
getEnvVariable(String) - Static method in class net.dpml.transit.Environment
Gets the value of a shell environment variable.
getEnvVariables() - Static method in class net.dpml.transit.Environment
Gets all environment variables within a Properties instance where the key is the environment variable name and value is the value of the property.
getErrorHandler(ErrorHandler) - Method in interface net.dpml.http.ContextHandlerContext
Get the assigned error handler.
getEtcDataDirectory() - Method in interface net.dpml.tools.Context
Return the project etc/data directory.
getEtcDataDirectory() - Method in class net.dpml.tools.impl.DefaultContext
Return the project etc/resources directory.
getEtcDirectory() - Method in interface net.dpml.tools.Context
Return the project etc directory.
getEtcDirectory() - Method in class net.dpml.tools.impl.DefaultContext
Return the project etc directory.
getEtcMainDirectory() - Method in interface net.dpml.tools.Context
Return the project etc/main directory.
getEtcMainDirectory() - Method in class net.dpml.tools.impl.DefaultContext
Return the project etc/main directory.
getEtcTestDirectory() - Method in interface net.dpml.tools.Context
Return the project etc/test directory.
getEtcTestDirectory() - Method in class net.dpml.tools.impl.DefaultContext
Return the project etc/test directory.
getEvent() - Method in class net.dpml.state.DefaultTrigger
Return the event enumneration that this trigger is associated with.
getEvent() - Method in interface net.dpml.state.Trigger
Return the event enumneration that this trigger is associated with.
getEventListeners() - Method in class net.dpml.metro.runtime.DefaultStateMachine
Return the assigned state event listeners.
getEventListeners() - Method in interface net.dpml.util.EventHandler
Return the associated event listeners.
getEventListeners() - Method in class net.dpml.util.UnicastEventSource
Return the array of registered event listeners.
getEventQueue() - Method in class net.dpml.util.UnicastEventSource
Return the event queue.
getException() - Method in class net.dpml.cli.util.HelpFormatter
Return the option exception
getExcludes() - Method in class net.dpml.transit.info.ProxyDirective
Return the proxy exludes.
getExcludes() - Method in class net.dpml.transit.model.ProxyEvent
Return the proxy model excludes.
getExcludes() - Method in interface net.dpml.transit.model.ProxyModel
Return the set of excluded hosts as an array.
getExistingDirectoryInstance() - Static method in class net.dpml.cli.validation.FileValidator
Returns a FileValidator for existing directories.
getExistingFileInstance() - Static method in class net.dpml.cli.validation.FileValidator
Returns a FileValidator for existing files.
getExistingInstance() - Static method in class net.dpml.cli.validation.FileValidator
Returns a FileValidator for existing files/directories.
getExtended(boolean) - Method in interface net.dpml.http.NCSARequestLogHandler.Context
Return the extended policy.
getExtractionPolicy(boolean) - Method in interface net.dpml.http.WebAppContextHandler.Context
Get the war extraction policy.
getFeature() - Method in class net.dpml.component.ModelEvent
Return the feature name.
getFeature() - Method in class net.dpml.metro.data.FeatureDirective
Return the feature id.
getFeature() - Method in class net.dpml.tools.tasks.FeatureTask
Return the assigned feature name.
getFeatureForName(String) - Static method in class net.dpml.metro.data.FeatureDirective
Return the feature id givcen a supplied name.
getFile() - Method in class net.dpml.transit.model.FileChangeEvent
Return the new file value.
getFilename(String) - Method in interface net.dpml.http.NCSARequestLogHandler.Context
Return the log filename.
getFilterDirectives() - Method in class net.dpml.library.info.ResourceDirective
Return an array of supplimentary filter directives.
getFilters() - Method in interface net.dpml.library.Resource
Return an array of filters associated with the resource.
getFilters() - Method in class net.dpml.library.impl.DefaultResource
Return an array of filters associated with the resource.
getFloat(String, float) - Method in class net.dpml.i18n.Resources
Retrieve a float from bundle.
getFloat(String) - Method in class net.dpml.i18n.Resources
Retrieve a float from bundle.
getFooter() - Method in class net.dpml.cli.util.HelpFormatter
Return the footer text.
getFormat() - Method in class net.dpml.cli.validation.NumberValidator
Return the format being used to validate argument values against.
getFormats() - Method in class net.dpml.cli.validation.DateValidator
Gets the date formats permitted.
getFromState() - Method in class net.dpml.state.StateEvent
Return the state that existed prior to the transition.
getFullUsageSettings() - Method in class net.dpml.cli.util.HelpFormatter
Return the full usage display settings.
getGroup() - Method in class net.dpml.cli.util.HelpFormatter
Return the group.
getGroup() - Method in class net.dpml.transit.Artifact
Return the group identifier for the artifact.
getGutterCenter() - Method in class net.dpml.cli.util.HelpFormatter
Return the gutter center string.
getGutterLeft() - Method in class net.dpml.cli.util.HelpFormatter
Return the gutter left string.
getGutterRight() - Method in class net.dpml.cli.util.HelpFormatter
Return the gutter right string.
getHandlers() - Method in interface net.dpml.http.Server.Parts
Return the collection of handlers.
getHeader() - Method in class net.dpml.cli.util.HelpFormatter
Return the header string.
getHeaderBufferSize(int) - Method in interface net.dpml.http.ConnectorContext
Return the connector header buffer size.
getHost(String) - Method in interface net.dpml.http.ConnectorContext
Return the connector host name.
getHost() - Method in class net.dpml.transit.info.HostDirective
Return the resource host.
getHost() - Method in class net.dpml.transit.info.ProxyDirective
Return the proxy host.
getHost() - Method in interface net.dpml.transit.model.ProxyModel
Return the proxy host url.
getHostDirectives() - Method in class net.dpml.transit.info.CacheDirective
Return the supplimentary layout plugin configurations.
getHostModel() - Method in class net.dpml.transit.model.CacheEvent
Return the host model that was added or removed.
getHostModel(String) - Method in interface net.dpml.transit.model.CacheModel
Return an identified host model.
getHostModel() - Method in class net.dpml.transit.model.HostEvent
Return the host model that this event pertains to.
getHostModels() - Method in interface net.dpml.transit.model.CacheModel
Return the array of hosts configured for the cache.
getHostName() - Method in interface net.dpml.transit.ResourceHost
Returns the hostname of the resource host.
getHref() - Method in class net.dpml.tools.tasks.JavadocTask.Link
Get the href attribute.
getID() - Method in interface net.dpml.library.Type
Return the type production id.
getID() - Method in interface net.dpml.library.TypeBuilder
Return the id of the type produced by the builder.
getID(Element) - Method in class net.dpml.library.info.LibraryDecoder
Return the id attribute of the supplied element.
getID() - Method in class net.dpml.library.info.TypeDirective
Return the type name.
getID() - Method in class net.dpml.state.ApplyAction
Return the id of the transition to apply.
getID() - Method in class net.dpml.state.ExecAction
Return the id of the transition to apply.
getID() - Method in interface net.dpml.station.Application
Return the application id.
getID() - Method in class net.dpml.station.server.RemoteApplication
Return the application id.
getID() - Method in class net.dpml.transit.info.HostDirective
Return the host identifier.
getID() - Method in class net.dpml.transit.info.LayoutDirective
Return the unique content handler datatype identifier.
getID() - Method in interface net.dpml.transit.model.HostModel
Return an immutable host identifier.
getID() - Method in interface net.dpml.transit.model.LayoutModel
Return the immutable model identifier.
getId() - Method in interface net.dpml.cli.Option
Returns the id of the option.
getId() - Method in class net.dpml.cli.option.OptionImpl
Returns the id of the option.
getIdle(int) - Method in interface net.dpml.http.BoundedThreadPool.Context
Get the maximum idle time.
getIgnorePaths(String[]) - Method in interface net.dpml.http.NCSARequestLogHandler.Context
Get the array of ignore paths.
getImplementationClassName() - Method in interface net.dpml.metro.ComponentModel
Return the component implementation class name.
getImportDirectives() - Method in class net.dpml.library.info.LibraryDirective
Return the set of module imports.
getIncludeDirectives() - Method in class net.dpml.library.info.DependencyDirective
Return the array of resource includes associated with the dependency group.
getIncludeDirectives(Category) - Method in class net.dpml.library.info.DependencyDirective
Return the array of resource includes associated with the dependency group filtered relative to a supplied category.
getIndent() - Method in interface net.dpml.cli.HelpLine
 
getIndent() - Method in class net.dpml.cli.option.HelpLineImpl
 
getIndex() - Method in class net.dpml.transit.info.HostDirective
Return the index resource name.
getIndexPath() - Method in interface net.dpml.transit.model.HostModel
Return index path.
getIndexURL() - Method in class net.dpml.transit.model.HostChangeEvent
Return the host index URL.
getIndexURL() - Method in interface net.dpml.transit.model.HostModel
Return index url.
getInfo() - Method in class net.dpml.lang.Part
Get the part info descriptor.
getInfo() - Method in interface net.dpml.library.Resource
Return the info block.
getInfo() - Method in class net.dpml.library.impl.DefaultResource
Return the info block.
getInfo() - Method in class net.dpml.metro.info.Type
Return the info descriptor.
getInfo() - Method in interface net.dpml.station.Manager
Return a string array containing info about the general setup of the station.
getInfo() - Method in class net.dpml.station.server.RemoteStation
Return a string containing info about the general setup of the station.
getInfo(Resource) - Method in class net.dpml.tools.tasks.PartTask
Construct the info object based on properties declared by the supplied resource.
getInfoDirective() - Method in class net.dpml.library.info.ResourceDirective
Return the info descriptor.
getInitialSeparator() - Method in interface net.dpml.cli.Argument
Returns the initial separator character or '\0' if no character has been set.
getInitialSeparator() - Method in class net.dpml.cli.option.ArgumentImpl
Returns the initial separator character or '\0' if no character has been set.
getInitializationAction() - Method in class net.dpml.metro.runtime.DefaultStateMachine
Locate and return the most immediate initialization action defined relative to the current state.
getInputStream() - Method in class net.dpml.transit.artifact.ArtifactURLConnection
Return an input stream to the resource.
getInputStream() - Method in class net.dpml.transit.link.LinkURLConnection
Return an input stream to the resource.
getInputStream() - Method in class net.dpml.transit.local.LocalURLConnection
Return an input stream to the resource.
getInputStream() - Method in class net.dpml.transit.registry.RegistryURLConnection
Return an input stream to the resource.
getInstance() - Static method in class net.dpml.lang.PartDecoder
Get the singleton instance of the part decoder.
getInstance() - Static method in class net.dpml.transit.SecuredTransitContext
Return the singleton context.
getInstance() - Static method in class net.dpml.transit.Transit
Returns the singleton instance of the transit system.
getInstance(TransitModel) - Static method in class net.dpml.transit.Transit
Returns the singleton instance of the transit system.
getInteger(String, int) - Method in class net.dpml.i18n.Resources
Retrieve a integer from bundle.
getInteger(String) - Method in class net.dpml.i18n.Resources
Retrieve a integer from bundle.
getIntegerInstance() - Static method in class net.dpml.cli.validation.NumberValidator
Returns a NumberValidator for an integer number format for the current default locale.
getIntegerProperty(String, int) - Method in interface net.dpml.library.Dictionary
Return an integer property value.
getIntegerProperty(String, int) - Method in class net.dpml.library.impl.DefaultDictionary
Return an integer property value.
getIntegralPort(int) - Method in interface net.dpml.http.ConnectorContext
Return the integral port.
getIntegralScheme(String) - Method in interface net.dpml.http.ConnectorContext
Return the integral scheme (http or https).
getInterfaces() - Method in class net.dpml.metro.runtime.DefaultStateMachine
Return all of the available interfaces relative to the current state.
getInterfaces() - Method in class net.dpml.state.DefaultState
Return the array of management interfaces associated with the state.
getInterfaces() - Method in class net.dpml.state.NullState
Return the array of operations associated with the state.
getInterfaces() - Method in interface net.dpml.state.State
Return the array of management interfaces associated with the state.
getInterfaces() - Method in interface net.dpml.state.StateMachine
Return all of the available interfaces relative to the current state.
getIssues() - Method in class net.dpml.metro.ValidationException
Return the array iof issues.
getKey() - Method in class net.dpml.component.ComponentNotFoundException
Return the requested key.
getKey() - Method in class net.dpml.component.ContextEvent
Return the feature name.
getKey() - Method in class net.dpml.lang.DuplicateKeyException
Return the key.
getKey() - Method in class net.dpml.lang.UnknownKeyException
Return the key.
getKey() - Method in class net.dpml.metro.ValidationException.Issue
Return the issue key.
getKey() - Method in class net.dpml.metro.data.FeatureDirective
Return the feature key.
getKey() - Method in class net.dpml.metro.info.EntryDescriptor
Return the key that Component uses to lookup entry.
getKey() - Method in class net.dpml.metro.info.PartReference
Return the key.
getKey() - Method in class net.dpml.metro.tools.ComponentBuilderTask
Return the part key.
getKey() - Method in class net.dpml.metro.tools.EntryDataType
Return the key identifying the part that this builder is building.
getKey() - Method in class net.dpml.metro.tools.PartDataType
Return the part key.
getKey() - Method in interface net.dpml.metro.tools.PartReferenceBuilder
Return the key identifying the part that this builder is building.
getKey() - Method in class net.dpml.station.info.RegistryDescriptor.Entry
Return the entry key.
getKeyStore(URI) - Method in interface net.dpml.http.SslSocketConnector.Context
Return the keystore location uri.
getKeyStorePassword(String) - Method in interface net.dpml.http.SslSocketConnector.Context
Return the keystore password.
getKeyStoreType(String) - Method in interface net.dpml.http.SslSocketConnector.Context
Return the keystore type.
getKeys() - Method in interface net.dpml.metro.PartsManager
Return the array of keys used to identify internal parts.
getKeys() - Method in interface net.dpml.station.ApplicationRegistry
Return the array of application keys.
getKeys() - Method in class net.dpml.station.server.RemoteApplicationRegistry
Return the array of application keys.
getLayout() - Method in interface net.dpml.transit.CacheHandler
Return the layout used by the cache.
getLayout(String) - Method in interface net.dpml.transit.LayoutRegistry
Return a location resolver capable for supporting the supplied id.
getLayout(String) - Method in class net.dpml.transit.SecuredTransitContext
Return a layout object matching the supplied identifier.
getLayout(String) - Method in class net.dpml.transit.Transit
Return a layout object matching the supplied identifier.
getLayout() - Method in class net.dpml.transit.info.HostDirective
Return the layout name.
getLayoutBase(String) - Method in interface net.dpml.tools.Context
Return the directory path representing the module structure and type using the layout strategy employed by the cache.
getLayoutBase(String) - Method in class net.dpml.tools.impl.DefaultContext
Return the directory path representing the module structure and type using the layout strategy employed by the cache.
getLayoutDirectives() - Method in class net.dpml.transit.info.CacheDirective
Return the supplimentary layout plugin configurations.
getLayoutFilename(String) - Method in interface net.dpml.tools.Context
Return a filename using the layout strategy employed by the cache.
getLayoutFilename(String) - Method in class net.dpml.tools.impl.DefaultContext
Return a filename using the layout strategy employed by the cache.
getLayoutModel() - Method in interface net.dpml.transit.model.CacheModel
Return the cache layout model.
getLayoutModel() - Method in class net.dpml.transit.model.HostLayoutEvent
Return the layout model that was assigned to the host.
getLayoutModel() - Method in interface net.dpml.transit.model.HostModel
Return the layout strategy model.
getLayoutModel() - Method in class net.dpml.transit.model.LayoutEvent
Return the layout model that was modified.
getLayoutModel() - Method in class net.dpml.transit.model.LayoutRegistryEvent
Return the resolver model that was added or removed.
getLayoutModel(String) - Method in interface net.dpml.transit.model.LayoutRegistryModel
Return a layout resolver model matching the supplied id.
getLayoutModels() - Method in interface net.dpml.transit.model.LayoutRegistryModel
Return the set of location resolver models.
getLayoutPath(String) - Method in interface net.dpml.library.Resource
Return a filename using the layout strategy employed by the cache.
getLayoutPath(String) - Method in class net.dpml.library.impl.DefaultResource
Return a filename using the layout strategy employed by the cache.
getLayoutPath(String) - Method in interface net.dpml.tools.Context
Return the full path to an artifact using the layout employed by the cache.
getLayoutPath(String) - Method in class net.dpml.tools.impl.DefaultContext
Return the full path to an artifact using the layout employed by the cache.
getLayoutRegistry() - Method in interface net.dpml.transit.CacheHandler
Return the layout registry.
getLayoutRegistryModel() - Method in interface net.dpml.transit.model.CacheModel
Return the layout registry model.
getLayoutRegistryModel() - Method in class net.dpml.transit.model.LayoutRegistryEvent
Return the model initiating the event.
getLibrary() - Method in interface net.dpml.library.Resource
Return the singleton library.
getLibrary() - Method in class net.dpml.library.impl.DefaultResource
Return the singleton library.
getLibrary() - Method in interface net.dpml.tools.Context
Return the resource library.
getLibrary() - Method in class net.dpml.tools.impl.DefaultContext
Return the resource library.
getLibrary() - Method in class net.dpml.tools.tasks.GenericTask
Get the library.
getLifestylePolicy() - Method in interface net.dpml.metro.ComponentModel
Return the component lifestyle policy.
getLifestylePolicy() - Method in class net.dpml.metro.data.ComponentDirective
Return the component lifestyle policy.
getLifestylePolicy() - Method in class net.dpml.metro.info.InfoDescriptor
Return the component lifestyle policy.
getLifestylePolicy() - Method in class net.dpml.metro.tools.ComponentBuilderTask
Return the lifestyle policy declared relative to usage.
getLineUsageSettings() - Method in class net.dpml.cli.util.HelpFormatter
Return the line usage settings.
getLinkArtifact(String) - Method in interface net.dpml.library.Resource
Construct an unversion link artifact for the supplied type.
getLinkArtifact(String) - Method in class net.dpml.library.impl.DefaultResource
Construct an link artifact for the supplied type.
getLinkManager() - Method in class net.dpml.transit.SecuredTransitContext
Return the link manager.
getLinkManager() - Method in class net.dpml.transit.Transit
Return the link manager.
getLinkURI() - Method in class net.dpml.transit.link.Link
Return the link uri.
getListenerDirectives() - Method in class net.dpml.tools.info.BuilderDirective
Return the set of listener directives.
getLocal() - Method in class net.dpml.transit.info.CacheDirective
Return the local repository path.
getLocalFile(Artifact) - Method in interface net.dpml.transit.CacheHandler
Return the cache directory.
getLocalLayout() - Method in class net.dpml.transit.info.CacheDirective
Return the local system repository layout id.
getLocalLogger() - Method in class net.dpml.util.UnicastEventSource
Return the logging channel assigned to the event source.
getLocalPropertyNames() - Method in interface net.dpml.library.Dictionary
Return the local property names associated with the dictionary.
getLocalPropertyNames() - Method in class net.dpml.library.impl.DefaultDictionary
Return the local property names associated with the dictionary.
getLock() - Method in class net.dpml.station.server.DefaultModel
Return the internal synchronization lock object.
getLock() - Method in class net.dpml.util.UnicastEventSource
Return the internal synchronization lock.
getLogCookies(boolean) - Method in interface net.dpml.http.NCSARequestLogHandler.Context
Get the log cookies policy.
getLogDateFormat(String) - Method in interface net.dpml.http.NCSARequestLogHandler.Context
Return the log date format.
getLogLatency(boolean) - Method in interface net.dpml.http.NCSARequestLogHandler.Context
Get the log latency policy.
getLogRecord() - Method in class net.dpml.depot.LogStatement
Get the log record raised by the source JVM.
getLogTimeZone(String) - Method in interface net.dpml.http.NCSARequestLogHandler.Context
Return the log time zone.
getLogWriter() - Method in class net.dpml.transit.Transit
Returns the LogWriter for the Transit system.
getLogger(String) - Method in class net.dpml.http.LogAdapter
Create a logger matching the supplied category.
getLogger(String) - Method in class net.dpml.http.LoggerAdapter
Create a logger matching the supplied category.
getLogger() - Method in class net.dpml.lang.Part
Get the assigned logging channel.
getLogger() - Method in class net.dpml.lang.PartDecoder
Get the assigned logging channel.
getLogger() - Method in class net.dpml.station.server.DefaultModel
Return the assigned logging channel.
getLogger() - Method in class net.dpml.station.server.UnicastEventSource
Return the assigned logging channel.
getLogger() - Method in class net.dpml.transit.DefaultModel
Return the assigned logging channel.
getLong(String, long) - Method in class net.dpml.i18n.Resources
Retrieve a long from bundle.
getLong(String) - Method in class net.dpml.i18n.Resources
Retrieve a long from bundle.
getMajor() - Method in class net.dpml.lang.Version
Retrieve major component of version.
getMax(int) - Method in interface net.dpml.http.BoundedThreadPool.Context
Return maximum thread level.
getMaxIdleTime(int) - Method in interface net.dpml.http.ConnectorContext
Return the maximum idle time in milliseconds.
getMaximum() - Method in interface net.dpml.cli.Argument
Retrieves the maximum number of values acceptable for a valid Argument
getMaximum() - Method in interface net.dpml.cli.Group
Retrieves the maximum number of members acceptable for a valid Group
getMaximum() - Method in class net.dpml.cli.option.ArgumentImpl
Retrieves the maximum number of values acceptable for a valid Argument
getMaximum() - Method in class net.dpml.cli.option.GroupImpl
Retrieves the maximum number of values acceptable for a valid Argument
getMaximum() - Method in class net.dpml.cli.validation.DateValidator
Returns the maximum date permitted.
getMaximum() - Method in class net.dpml.cli.validation.NumberValidator
Return the maximum value allowed for an argument value.
getMessage() - Method in class net.dpml.cli.OptionException
Return the exception message.
getMessage(String) - Method in class net.dpml.cli.resource.ResourceHelper
Returns the message for the specified key.
getMessage(String, Object) - Method in class net.dpml.cli.resource.ResourceHelper
Returns the message for the specified key and argument.
getMessage(String, Object, Object) - Method in class net.dpml.cli.resource.ResourceHelper
Returns the message for the specified key and arguments.
getMessage(String, Object, Object, Object) - Method in class net.dpml.cli.resource.ResourceHelper
Returns the message for the specified key and arguments.
getMessage(String, Object[]) - Method in class net.dpml.cli.resource.ResourceHelper
Returns the message for the specified key and arguments.
getMessage() - Method in class net.dpml.metro.ValidationException.Issue
Return the issue message.
getMessage() - Method in class net.dpml.transit.EnvironmentException
Prepends variable name to the base message.
getMessage() - Method in class net.dpml.util.DecodingException
Return a string representation of the exception.
getMethodName() - Method in class net.dpml.lang.Construct
Return the method name to be applied to the target object.
getMethodName() - Method in class net.dpml.lang.ValueDirective
Return the method name to be applied to the target object.
getMethodName() - Method in class net.dpml.state.DefaultOperation
Return the optional overriding method name.
getMethodName() - Method in interface net.dpml.state.Operation
Return the optional overriding method name.
getMicro() - Method in class net.dpml.lang.Version
Retrieve micro component of version.
getMimeType(String) - Static method in class net.dpml.util.MimeTypeHandler
Return the mimetype given a artifact type.
getMimeTypes(Map) - Method in interface net.dpml.http.ContextHandlerContext
Get the mime type mapping.
getMimeTypesSize() - Static method in class net.dpml.util.MimeTypeHandler
Returns the number of MimeTypes that has been defined.
getMin(int) - Method in interface net.dpml.http.BoundedThreadPool.Context
Get the minimum thread level.
getMinimum() - Method in interface net.dpml.cli.Argument
Retrieves the minimum number of values required for a valid Argument
getMinimum() - Method in interface net.dpml.cli.Group
Retrieves the minimum number of members required for a valid Group
getMinimum() - Method in class net.dpml.cli.option.ArgumentImpl
Retrieves the minimum number of values required for a valid Argument
getMinimum() - Method in class net.dpml.cli.option.GroupImpl
Retrieves the minimum number of values required for a valid Argument
getMinimum() - Method in class net.dpml.cli.validation.DateValidator
Returns the minimum date permitted.
getMinimum() - Method in class net.dpml.cli.validation.NumberValidator
Return the minimum value allowed for an argument value.
getMinor() - Method in class net.dpml.lang.Version
Retrieve minor component of version.
getMode() - Method in class net.dpml.library.info.ImportDirective
Return the import mode.
getMode() - Method in class net.dpml.library.info.IncludeDirective
Return the include mode.
getModel() - Method in class net.dpml.component.Composition
Get the deployment model.
getModule(String) - Method in interface net.dpml.library.Library
Return a named module.
getModule(String) - Method in interface net.dpml.library.Module
Return a module using a supplied reference.
getModule(String) - Method in class net.dpml.library.impl.DefaultLibrary
Return a named module.
getModule(String) - Method in class net.dpml.library.impl.DefaultModule
Return a module using a supplied reference.
getModules() - Method in interface net.dpml.library.Library
Return a array of the top-level modules within the library.
getModules() - Method in interface net.dpml.library.Module
Return the array of modules that are direct children of this module.
getModules() - Method in class net.dpml.library.impl.DefaultLibrary
Return an array of the top-level modules within the library.
getModules() - Method in class net.dpml.library.impl.DefaultModule
Return the array of modules that are direct children of this module.
getName(String) - Method in interface net.dpml.http.BoundedThreadPool.Context
Get the thread pool name.
getName() - Method in interface net.dpml.http.HashUserRealm.Context
Get the user realm name.
getName() - Method in class net.dpml.http.ServletEntry
Return the servlet name.
getName() - Method in class net.dpml.lang.Enum
Retrieve the name of this Enum item, set in the constructor.
getName() - Method in interface net.dpml.library.Resource
Return the name of the resource.
getName() - Method in class net.dpml.library.impl.DefaultResource
Return the name of the resource.
getName() - Method in class net.dpml.library.info.ResourceDirective
Return the resource name.
getName() - Method in interface net.dpml.metro.ComponentModel
Return the component name.
getName() - Method in class net.dpml.metro.data.CategoryDirective
Return the category name.
getName() - Method in class net.dpml.metro.data.ComponentDirective
Return the profile name.
getName() - Method in class net.dpml.metro.info.CategoryDescriptor
Return the name of logging category.
getName() - Method in class net.dpml.metro.info.InfoDescriptor
Return the symbolic name of component.
getName(String) - Method in class net.dpml.metro.tools.ComponentBuilderTask
Return the component name.
getName() - Method in class net.dpml.metro.tools.TypeBuilderTask
Return the type name.
getName() - Method in interface net.dpml.state.Action
Return the action name.
getName() - Method in class net.dpml.state.ApplyAction
Return the action name.
getName() - Method in class net.dpml.state.DefaultInterface
Overriden method returning the interface classname.
getName() - Method in class net.dpml.state.DefaultOperation
Return the action name.
getName() - Method in class net.dpml.state.DefaultState
Return the name of the state.
getName() - Method in class net.dpml.state.DefaultTransition
Return the transition name
getName() - Method in class net.dpml.state.ExecAction
Return the action name.
getName() - Method in class net.dpml.state.NullState
Return the name of the state.
getName() - Method in interface net.dpml.state.State
Return the name of the state.
getName() - Method in class net.dpml.tools.info.ListenerDirective
Return the listener name.
getName() - Method in class net.dpml.tools.tasks.JavadocTask.Group.Package
Return the package name.
getName() - Method in class net.dpml.transit.Artifact
Return the name of the artifact.
getName() - Method in class net.dpml.transit.model.HostNameEvent
Return the new host name.
getName() - Method in class net.dpml.transit.tools.PluginTask.Task
Return the task name.
getNeedClientAuth(boolean) - Method in interface net.dpml.http.SslSocketConnector.Context
Return the 'need-client-authentication' policy.
getNetworkMonitorRouter() - Method in class net.dpml.transit.Transit
Returns a reference to the netowork monitor router.
getNewDirectory() - Method in class net.dpml.component.ControllerContextEvent
Return the new directory value.
getNewStatus() - Method in class net.dpml.component.StatusEvent
Return the status value.
getNewValue() - Method in class net.dpml.component.ContextEvent
Return the new value.
getNewValue() - Method in class net.dpml.component.ModelEvent
Return the new value.
getNormalised() - Method in class net.dpml.cli.commandline.WriteableCommandLineImpl
Return the normalized collection.
getNumberInstance() - Static method in class net.dpml.cli.validation.NumberValidator
Returns a NumberValidator for a general-purpose number format for the current default locale.
getOldDirectory() - Method in class net.dpml.component.ControllerContextEvent
Return the old directory value.
getOldStatus() - Method in class net.dpml.component.StatusEvent
Return the prior status value.
getOldValue() - Method in class net.dpml.component.ContextEvent
Return the old value.
getOldValue() - Method in class net.dpml.component.ModelEvent
Return the old value.
getOperation() - Method in class net.dpml.state.DefaultTransition
Return an operation associated with the transition.
getOperation() - Method in interface net.dpml.state.Transition
Return an operation associated with the transition.
getOperations() - Method in class net.dpml.metro.runtime.DefaultStateMachine
Return all of the available operations relative to the current state.
getOperations() - Method in class net.dpml.state.DefaultState
Return the array of operations associated with the state.
getOperations() - Method in class net.dpml.state.NullState
Return the array of operations associated with the state.
getOperations() - Method in interface net.dpml.state.State
Return the array of operations associated with the state.
getOperations() - Method in interface net.dpml.state.StateMachine
Return all of the available operations relative to the current state.
getOption(String) - Method in interface net.dpml.cli.CommandLine
Finds the Option with the specified trigger
getOption() - Method in interface net.dpml.cli.HelpLine
 
getOption() - Method in class net.dpml.cli.OptionException
Gets the Option the exception relates to
getOption(String) - Method in class net.dpml.cli.commandline.DefaultingCommandLine
Finds the Option with the specified trigger
getOption(String) - Method in class net.dpml.cli.commandline.PreferencesCommandLine
Finds the Option with the specified trigger
getOption(String) - Method in class net.dpml.cli.commandline.PropertiesCommandLine
Finds the Option with the specified trigger
getOption(String) - Method in class net.dpml.cli.commandline.WriteableCommandLineImpl
Finds the Option with the specified trigger
getOption() - Method in class net.dpml.cli.option.HelpLineImpl
 
getOptionCount(String) - Method in interface net.dpml.cli.CommandLine
Retrieves the number of times the specified Option appeared in this CommandLine
getOptionCount(Option) - Method in interface net.dpml.cli.CommandLine
Retrieves the number of times the specified Option appeared in this CommandLine
getOptionCount(String) - Method in class net.dpml.cli.commandline.CommandLineImpl
Retrieves the number of times the specified Option appeared in this CommandLine
getOptionCount(Option) - Method in class net.dpml.cli.commandline.CommandLineImpl
Retrieves the number of times the specified Option appeared in this CommandLine
getOptionTriggers() - Method in interface net.dpml.cli.CommandLine
Retrieves a list of all Option triggers found in this CommandLine
getOptionTriggers() - Method in class net.dpml.cli.commandline.DefaultingCommandLine
Retrieves a list of all Option triggers found in this CommandLine
getOptionTriggers() - Method in class net.dpml.cli.commandline.PreferencesCommandLine
Retrieves a list of all Option triggers found in this CommandLine
getOptionTriggers() - Method in class net.dpml.cli.commandline.PropertiesCommandLine
Retrieves a list of all Option triggers found in this CommandLine
getOptionTriggers() - Method in class net.dpml.cli.commandline.WriteableCommandLineImpl
Retrieves a list of all Option triggers found in this CommandLine
getOptional() - Method in class net.dpml.metro.info.EntryDescriptor
Return true if entry is optional, false otherwise.
getOptions() - Method in interface net.dpml.cli.CommandLine
Retrieves a list of all Options found in this CommandLine
getOptions() - Method in class net.dpml.cli.commandline.DefaultingCommandLine
Retrieves a list of all Options found in this CommandLine
getOptions() - Method in class net.dpml.cli.commandline.PreferencesCommandLine
Retrieves a list of all Options found in this CommandLine
getOptions() - Method in class net.dpml.cli.commandline.PropertiesCommandLine
Retrieves a list of all Options found in this CommandLine
getOptions() - Method in class net.dpml.cli.commandline.WriteableCommandLineImpl
Retrieves a list of all Options found in this CommandLine
getOptions() - Method in class net.dpml.cli.option.GroupImpl
Gets the member Options of thie Group.
getOutputStream() - Method in class net.dpml.transit.artifact.ArtifactURLConnection
Return an output stream to the resource.
getOutputStream() - Method in class net.dpml.transit.link.LinkURLConnection
Return an output stream to the resource.
getOutputStream() - Method in class net.dpml.transit.local.LocalURLConnection
Return an output stream to the resource.
getOutputStream() - Method in class net.dpml.transit.registry.RegistryURLConnection
Return an output stream to the resource.
getPID() - Method in class net.dpml.depot.LogStatement
Get the process identifier identifying the source JVM.
getPID() - Method in interface net.dpml.station.Application
Return the process identifier of the process within which the application is running.
getPID() - Method in class net.dpml.station.server.RemoteApplication
Return the process identifier of the process within which the application is running.
getPackageResources(Class) - Static method in class net.dpml.i18n.ResourceManager
Retrieve resource for specified Classes package.
getPackageResources(Class, Locale) - Static method in class net.dpml.i18n.ResourceManager
Retrieve resource for specified Classes package.
getPackageResourcesBaseName(Class) - Static method in class net.dpml.i18n.ResourceManager
Retrieve resource basename for specified Classes package.
getPackages() - Method in class net.dpml.tools.tasks.JavadocTask.Group
Return the packages within the group.
getPageWidth() - Method in class net.dpml.cli.util.HelpFormatter
Return the page width.
getParameters() - Method in interface net.dpml.transit.model.CodeBaseModel
Return the array of codebase parameter values.
getParameters() - Method in class net.dpml.transit.model.ParametersEvent
Return the codebase parameter value array.
getParent() - Method in interface net.dpml.component.Provider
Return a parent provider.
getParent() - Method in interface net.dpml.library.Resource
Return the enclosing parent module.
getParent() - Method in class net.dpml.library.impl.DefaultResource
Return the enclosing parent module.
getParent() - Method in class net.dpml.state.DefaultState
Return the parent state to this state or null if this is the root of a state graph.
getParent() - Method in class net.dpml.state.NullState
Return the parent state to this state or null if this is the root of a state graph.
getParent() - Method in interface net.dpml.state.State
Return the parent state to this state or null if this is the root of a state graph.
getParentURI() - Method in class net.dpml.component.PartNotFoundException
Return the parent part.
getPartBuilders() - Method in class net.dpml.metro.tools.PartsDataType
Return the set of parts contained within this container.
getPartDirective(String) - Method in class net.dpml.metro.data.ContextDirective
Return part defining the value for the requested entry.
getPartHandlerURI() - Method in class net.dpml.metro.data.AbstractDirective
Return the part handler uri.
getPartHandlerURI() - Method in class net.dpml.metro.data.ValueDirective
Return the part handler uri.
getPartHandlerURI() - Method in class net.dpml.metro.tools.ComponentBuilderTask
Return a urn identitifying the part handler for this builder.
getPartHandlerURI() - Method in class net.dpml.metro.tools.EntryDataType
Return a urn identitifying the part handler for this builder.
getPartHandlerURI() - Method in class net.dpml.metro.tools.PartDataType
Return a urn identitifying the part handler for this builder.
getPartReference(String) - Method in class net.dpml.metro.data.ContextDirective
Return part reference defining the value for the requested entry.
getPartReferences() - Method in interface net.dpml.metro.ComponentModel
Return the default set of internal part directives.
getPartReferences() - Method in class net.dpml.metro.data.ComponentDirective
Returns the parts declared by this component type.
getPartition() - Method in interface net.dpml.component.ControllerContext
Return the assigned root partition.
getPartition() - Method in class net.dpml.component.InitialContext
Return the partition name
getParts(ClassLoader, Type) - Method in class net.dpml.metro.tools.PartsDataType
Return the set of parts contained within this parts collection.
getPassword() - Method in class net.dpml.transit.info.HostDirective
Return the proxy password.
getPassword() - Method in class net.dpml.transit.info.ProxyDirective
Return the proxy password.
getPasswordAuthentication() - Method in class net.dpml.transit.model.HostChangeEvent
Return the host password authentication credentials.
getPasswordAuthentication() - Method in class net.dpml.transit.model.ProxyEvent
Return the proxy model password authentication.
getPath() - Method in class net.dpml.http.ServletEntry
Return the path.
getPath() - Method in class net.dpml.lang.Resource
Get the resource path.
getPath(Scope) - Method in interface net.dpml.tools.Context
Return an Ant path suitable for compile or runtime usage.
getPath(Scope) - Method in class net.dpml.tools.impl.DefaultContext
Return an Ant path suitable for comile or runtime usage.
getPath() - Method in class net.dpml.transit.tools.PluginTask.Antlib
Return the antlib resource path.
getPercentInstance() - Static method in class net.dpml.cli.validation.NumberValidator
Returns a NumberValidator for a percentage format for the current default locale.
getPermissions(PermissionCollection) - Method in interface net.dpml.http.WebAppContextHandler.Context
Get the assigned permission collection.
getPluginClass() - Method in class net.dpml.lang.Plugin
Get the default plugin class.
getPluginRequested(ClassLoader, URI, Object[]) - Method in interface net.dpml.transit.monitor.RepositoryMonitor
Handle notification of a request for the establishment of a plugin.
getPluginRequested(ClassLoader, URI, Object[]) - Method in class net.dpml.transit.monitor.RepositoryMonitorAdapter
Handle notification of a request for the establishment of a plugin.
getPluginRequested(ClassLoader, URI, Object[]) - Method in class net.dpml.transit.monitor.RepositoryMonitorRouter
Notify all monitors of a request for the establishment of a plugin.
getPort() - Method in interface net.dpml.http.ConnectorContext
Return the connector port.
getPreferProxiedForAddress(boolean) - Method in interface net.dpml.http.NCSARequestLogHandler.Context
Return the prefer-proxy-for-address policy.
getPreferredName() - Method in interface net.dpml.cli.Option
The preferred name of an option is used for generating help and usage information.
getPreferredName() - Method in class net.dpml.cli.option.ArgumentImpl
The preferred name of an option is used for generating help and usage information.
getPreferredName() - Method in class net.dpml.cli.option.Command
The preferred name of an option is used for generating help and usage information.
getPreferredName() - Method in class net.dpml.cli.option.DefaultOption
The preferred name of an option is used for generating help and usage information.
getPreferredName() - Method in class net.dpml.cli.option.GroupImpl
The preferred name of an option is used for generating help and usage information.
getPreferredName() - Method in class net.dpml.cli.option.PropertyOption
The preferred name of an option is used for generating help and usage information.
getPreferredName() - Method in class net.dpml.cli.option.Switch
The preferred name of an option is used for generating help and usage information.
getPrefixes() - Method in interface net.dpml.cli.Option
Identifies the argument prefixes that should be considered options.
getPrefixes() - Method in class net.dpml.cli.option.ArgumentImpl
Identifies the argument prefixes that should be considered options.
getPrefixes() - Method in class net.dpml.cli.option.DefaultOption
Identifies the argument prefixes that should be considered options.
getPrefixes() - Method in class net.dpml.cli.option.GroupImpl
Identifies the argument prefixes that should be considered options.
getPrefixes() - Method in class net.dpml.cli.option.ParentImpl
Identifies the argument prefixes that should be considered options.
getPrefixes() - Method in class net.dpml.cli.option.PropertyOption
Identifies the argument prefixes that should be considered options.
getPrefixes() - Method in class net.dpml.cli.option.Switch
Identifies the argument prefixes that should be considered options.
getPrintWriter() - Method in class net.dpml.cli.util.HelpFormatter
Return the print writer.
getPriority(int) - Method in interface net.dpml.http.BoundedThreadPool.Context
Get the thread pool priority.
getPriority() - Method in class net.dpml.metro.data.CategoryDirective
Return the logging priority for the category.
getPriority() - Method in class net.dpml.metro.info.PartReference
Return the priority value.
getPriority() - Method in class net.dpml.tools.info.ListenerDirective
Return the listener priority.
getPriority() - Method in interface net.dpml.transit.ResourceHost
Returns the priority of the resource host.
getPriority() - Method in class net.dpml.transit.info.HostDirective
Return the host priority.
getPriority() - Method in interface net.dpml.transit.model.HostModel
Return the host priority.
getPriority() - Method in class net.dpml.transit.model.HostPriorityEvent
Return the new host priority value.
getProcessState() - Method in interface net.dpml.station.Application
Return the current deployment state of the process.
getProcessState() - Method in class net.dpml.station.server.RemoteApplication
Return the current deployment state of the process.
getProject() - Method in interface net.dpml.tools.Context
Return the associated project.
getProject() - Method in class net.dpml.tools.impl.DefaultContext
Return the associated project.
getPrompt() - Method in class net.dpml.transit.info.HostDirective
Return the authentication prompt.
getProperties() - Method in interface net.dpml.cli.CommandLine
Retrieves the set of all property names associated with this CommandLine
getProperties() - Method in class net.dpml.cli.commandline.DefaultingCommandLine
Retrieves the set of all property names associated with this CommandLine
getProperties() - Method in class net.dpml.cli.commandline.PreferencesCommandLine
Retrieves the set of all property names associated with this CommandLine
getProperties() - Method in class net.dpml.cli.commandline.PropertiesCommandLine
Retrieves the set of all property names associated with this CommandLine
getProperties() - Method in class net.dpml.cli.commandline.WriteableCommandLineImpl
Retrieves the set of all property names associated with this CommandLine
getProperties() - Method in class net.dpml.library.info.AbstractDirective
Return a property set.
getProperties(Element) - Method in class net.dpml.library.info.LibraryDecoder
Return properties declared within the supplied element as immediate child elements.
getProperties() - Method in class net.dpml.metro.info.Descriptor
Returns the property set.
getProperty(String) - Method in interface net.dpml.cli.CommandLine
Retrieves the value associated with the specified property
getProperty(String, String) - Method in interface net.dpml.cli.CommandLine
Retrieves the value associated with the specified property
getProperty(String) - Method in class net.dpml.cli.commandline.CommandLineImpl
Retrieves the value associated with the specified property
getProperty(String, String) - Method in class net.dpml.cli.commandline.DefaultingCommandLine
Retrieves the value associated with the specified property