Serialized Form


Package net.dpml.cli

Class net.dpml.cli.OptionException extends Exception implements Serializable

Serialized Fields

m_option

Option m_option
The Option the exception relates to


m_message

String m_message
The message explaining the Exception


Package net.dpml.cli.validation

Class net.dpml.cli.validation.InvalidArgumentException extends Exception implements Serializable


Package net.dpml.component

Class net.dpml.component.ActivationPolicy extends Enum implements Serializable

serialVersionUID: 1L

Class net.dpml.component.BuilderRuntimeException extends ControlRuntimeException implements Serializable

serialVersionUID: 1L

Class net.dpml.component.ComponentNotFoundException extends ControlException implements Serializable

serialVersionUID: 1L

Class net.dpml.component.Composition extends Part implements Serializable

Serialized Fields

m_directive

Directive m_directive

m_controller

Controller m_controller

Class net.dpml.component.ContextEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_key

String m_key

m_from

Object m_from

m_to

Object m_to

Class net.dpml.component.ControlException extends IOException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_uri

URI m_uri

Class net.dpml.component.ControllerContextEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_context

ControllerContext m_context

m_old

File m_old

m_new

File m_new

Class net.dpml.component.ControlRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_uri

URI m_uri

Class net.dpml.component.DelegationException extends ControlException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_target

URI m_target

Class net.dpml.component.LifecycleException extends ControlException implements Serializable

serialVersionUID: 1L

Class net.dpml.component.ModelEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_feature

String m_feature

m_from

Object m_from

m_to

Object m_to

Class net.dpml.component.ModelException extends ControlException implements Serializable

serialVersionUID: 1L

Class net.dpml.component.PartNotFoundException extends ControlException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_target

URI m_target

m_parent

URI m_parent

Class net.dpml.component.ServiceNotFoundException extends ControlException implements Serializable

serialVersionUID: 1L

Class net.dpml.component.Status extends Enum implements Serializable

serialVersionUID: 1L

Class net.dpml.component.StatusEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_new

Status m_new

m_old

Status m_old

Class net.dpml.component.UnknownPartException extends IllegalArgumentException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_type

String m_type

Package net.dpml.depot

Class net.dpml.depot.GeneralException extends ServerException implements Serializable

Class net.dpml.depot.LogStatement extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_pid

PID m_pid

m_record

LogRecord m_record

Package net.dpml.http

Class net.dpml.http.BoundedThreadPool extends BoundedThreadPool implements Serializable

Class net.dpml.http.ServletHolder extends ServletHolder implements Serializable


Package net.dpml.lang

Class net.dpml.lang.AbstractDirective extends Object implements Serializable

Class net.dpml.lang.Category extends ValuedEnum implements Serializable

serialVersionUID: 1L

Class net.dpml.lang.Classpath extends AbstractDirective implements Serializable

Serialized Fields

m_system

URI[] m_system

m_public

URI[] m_public

m_protected

URI[] m_protected

m_private

URI[] m_private

m_base

Classpath m_base

Class net.dpml.lang.Construct extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_method

String m_method

m_target

String m_target

m_value

String m_value

m_args

Value[] m_args

m_compound

boolean m_compound

Class net.dpml.lang.DuplicateKeyException extends Exception implements Serializable

serialVersionUID: 1L

Class net.dpml.lang.Enum extends Object implements Serializable

Serialized Fields

m_name

String m_name
The string representation of the Enum.

Class net.dpml.lang.Info extends AbstractDirective implements Serializable

Serialized Fields

m_title

String m_title

m_description

String m_description

m_uri

URI m_uri

Class net.dpml.lang.PartError extends Error implements Serializable

serialVersionUID: 1L

Class net.dpml.lang.PartException extends IOException implements Serializable

serialVersionUID: 1L

Class net.dpml.lang.PID extends Object implements Serializable

Serialized Fields

m_value

int m_value

Class net.dpml.lang.UnknownKeyException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

m_key

String m_key

Class net.dpml.lang.ValuedEnum extends Enum implements Serializable

Serialized Fields

m_value

int m_value
The value contained in enum.

Class net.dpml.lang.ValueDirective extends AbstractDirective implements Serializable

Serialized Fields

m_method

String m_method

m_target

String m_target

m_value

String m_value

m_args

ValueDirective[] m_args

m_compound

boolean m_compound

Class net.dpml.lang.ValueException extends Exception implements Serializable

serialVersionUID: 1L

Class net.dpml.lang.ValueRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class net.dpml.lang.Version extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_major

int m_major

m_minor

int m_minor

m_micro

int m_micro

Package net.dpml.library

Class net.dpml.library.DuplicateNameException extends Exception implements Serializable

Class net.dpml.library.Feature extends Enum implements Serializable

serialVersionUID: 1L

Class net.dpml.library.FeatureRuntimeException extends RuntimeException implements Serializable

Class net.dpml.library.ModuleNotFoundException extends ResourceNotFoundException implements Serializable

Class net.dpml.library.ReferentialException extends Exception implements Serializable

Class net.dpml.library.ResourceNotFoundException extends Exception implements Serializable

Class net.dpml.library.TypeNotFoundException extends Exception implements Serializable


Package net.dpml.library.console

Class net.dpml.library.console.BuilderError extends Error implements Serializable


Package net.dpml.library.info

Class net.dpml.library.info.AbstractDirective extends Object implements Serializable

Serialized Fields

m_properties

Properties m_properties

Class net.dpml.library.info.DataDirective extends AbstractDirective implements Serializable

Serialized Fields

m_element

Element m_element

Class net.dpml.library.info.DependencyDirective extends AbstractDirective implements Serializable

Serialized Fields

m_scope

Scope m_scope

m_includes

IncludeDirective[] m_includes

Class net.dpml.library.info.FeatureFilterDirective extends FilterDirective implements Serializable

Serialized Fields

m_feature

Feature m_feature

m_alias

boolean m_alias

m_reference

String m_reference

m_type

String m_type

Class net.dpml.library.info.FilterDirective extends AbstractDirective implements Serializable

Serialized Fields

m_token

String m_token

Class net.dpml.library.info.ImportDirective extends AbstractDirective implements Serializable

Serialized Fields

m_mode

ImportDirective.Mode m_mode

m_value

String m_value

Class net.dpml.library.info.ImportDirective.Mode extends Enum implements Serializable

serialVersionUID: 1L

Class net.dpml.library.info.IncludeDirective extends AbstractDirective implements Serializable

Serialized Fields

m_mode

IncludeDirective.Mode m_mode

m_value

String m_value

m_category

Category m_category

Class net.dpml.library.info.IncludeDirective.Mode extends Enum implements Serializable

serialVersionUID: 1L

Class net.dpml.library.info.InfoDirective extends AbstractDirective implements Serializable

Serialized Fields

m_title

String m_title

m_description

String m_description

Class net.dpml.library.info.LibraryDirective extends AbstractDirective implements Serializable

Serialized Fields

m_imports

ImportDirective[] m_imports

m_resources

ResourceDirective[] m_resources

Class net.dpml.library.info.ModuleDirective extends ResourceDirective implements Serializable

Serialized Fields

m_resources

ResourceDirective[] m_resources

Class net.dpml.library.info.ResourceDirective extends AbstractDirective implements Serializable

Serialized Fields

m_scheme

String m_scheme

m_name

String m_name

m_version

String m_version

m_basedir

String m_basedir

m_types

TypeDirective[] m_types

m_data

DataDirective[] m_data

m_dependencies

DependencyDirective[] m_dependencies

m_classifier

ResourceDirective.Classifier m_classifier

m_filters

FilterDirective[] m_filters

m_info

InfoDirective m_info

Class net.dpml.library.info.ResourceDirective.Classifier extends Enum implements Serializable

serialVersionUID: 1L

Class net.dpml.library.info.Scope extends ValuedEnum implements Serializable

serialVersionUID: 1L

Class net.dpml.library.info.SimpleFilterDirective extends FilterDirective implements Serializable

Serialized Fields

m_value

String m_value

Class net.dpml.library.info.TypeDirective extends DataDirective implements Serializable

Serialized Fields

m_name

String m_name

m_version

Version m_version

Class net.dpml.library.info.TypeUnknownException extends Exception implements Serializable

Class net.dpml.library.info.ValidationException extends RuntimeException implements Serializable


Package net.dpml.metro

Class net.dpml.metro.ValidationException extends ModelException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_source

Object m_source

m_issues

ValidationException.Issue[] m_issues

Class net.dpml.metro.ValidationException.Issue extends Object implements Serializable

Serialized Fields

m_issueKey

String m_issueKey

m_issueMessage

String m_issueMessage

Package net.dpml.metro.data

Class net.dpml.metro.data.AbstractDirective extends Object implements Serializable

serialVersionUID: 1L

Class net.dpml.metro.data.CategoriesDirective extends CategoryDirective implements Serializable

serialVersionUID: 1L

Serialized Fields

m_categories

CategoryDirective[] m_categories
The root category hierachy.

Class net.dpml.metro.data.CategoryDirective extends AbstractDirective implements Serializable

serialVersionUID: 1L

Serialized Fields

m_name

String m_name
The logging category name.


m_priority

Priority m_priority
The default logging priority.


m_target

String m_target
The default logging target.

Class net.dpml.metro.data.ComponentDirective extends AbstractDirective implements Serializable

serialVersionUID: 1L

Serialized Fields

m_collection

CollectionPolicy m_collection
The collection policy override.


m_lifestyle

LifestylePolicy m_lifestyle
The component lifestyle policy.


m_classname

String m_classname
The component classname.


m_context

ContextDirective m_context
The components context directive.


m_name

String m_name
The name of the component profile. This is an abstract name used during assembly.


m_activation

ActivationPolicy m_activation
The activation policy.


m_categories

CategoriesDirective m_categories
Logging category directives.


m_uri

URI m_uri
Base directive uri.


m_base

DefaultComposition m_base
Base directive.


m_parts

PartReference[] m_parts
Internal parts.

Class net.dpml.metro.data.ContextDirective extends AbstractDirective implements Serializable

serialVersionUID: 1L

Serialized Fields

m_entries

PartReference[] m_entries
The set of entry directives.


m_classname

String m_classname
The context implementation classname.

Class net.dpml.metro.data.DefaultComposition extends Composition implements Serializable

Serialized Fields

m_directive

ComponentDirective m_directive

m_classpath

Classpath m_classpath

Class net.dpml.metro.data.FeatureDirective extends AbstractDirective implements Serializable

serialVersionUID: 1L

Serialized Fields

m_key

String m_key

m_feature

int m_feature

Class net.dpml.metro.data.LookupDirective extends AbstractDirective implements Serializable

serialVersionUID: 1L

Serialized Fields

m_classname

String m_classname
The container scoped key.

Class net.dpml.metro.data.NullDirective extends AbstractDirective implements Serializable

serialVersionUID: 1L

Class net.dpml.metro.data.ValueDirective extends Construct implements Serializable

serialVersionUID: 1L


Package net.dpml.metro.info

Class net.dpml.metro.info.CategoryDescriptor extends Descriptor implements Serializable

serialVersionUID: 1L

Serialized Fields

m_name

String m_name

m_priority

Priority m_priority

Class net.dpml.metro.info.CollectionPolicy extends Enum implements Serializable

serialVersionUID: 1L

Class net.dpml.metro.info.ContextDescriptor extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_entries

EntryDescriptor[] m_entries

Class net.dpml.metro.info.Descriptor extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_attributes

Properties m_attributes
The arbitrary set of attributes associated with Component.

Class net.dpml.metro.info.EntryDescriptor extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_key

String m_key
The name the component uses to lookup entry.


m_classname

String m_classname
The class/interface of the Entry.


m_optional

boolean m_optional
True if entry is optional, false otherwise.


m_volatile

boolean m_volatile
Immutable state of the entry.

Class net.dpml.metro.info.InfoDescriptor extends Descriptor implements Serializable

serialVersionUID: 1L

Serialized Fields

m_name

String m_name
The short name of the Component Type. Useful for displaying human readable strings describing the type in assembly tools or generators.


m_classname

String m_classname
The implementation classname.


m_version

Version m_version
The version of component that descriptor describes.


m_lifestyle

LifestylePolicy m_lifestyle
The component lifestyle.


m_collection

CollectionPolicy m_collection
The component garbage collection policy. The value returned is either WEAK, SOFT, HARD or HARD. A component implementing a WEAK policy will be decommissioned if no references exist. A component declaring a SOFT policy will exist without reference so long as memory contention does not occur. A component implementing HARD policies will be maintained irrespective of usage and memory constraints. The default policy is SYSTEM which implies delegation of policy selection to the component's container.


m_threadsafe

ThreadSafePolicy m_threadsafe
Threadsafe policy.

Class net.dpml.metro.info.LifestylePolicy extends Enum implements Serializable

serialVersionUID: 1L

Class net.dpml.metro.info.PartReference extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_key

String m_key
The key.


m_directive

Directive m_directive
The supplied argument.


m_priority

int m_priority
The reference priority.

Class net.dpml.metro.info.Priority extends ValuedEnum implements Serializable

serialVersionUID: 1L

Class net.dpml.metro.info.ServiceDescriptor extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_classname

String m_classname
The name of service class.


m_version

Version m_version
The version of service class.

Class net.dpml.metro.info.ThreadSafePolicy extends Enum implements Serializable

serialVersionUID: 1L

Class net.dpml.metro.info.Type extends AbstractDirective implements Serializable

serialVersionUID: 1L

Serialized Fields

m_info

InfoDescriptor m_info

m_categories

CategoryDescriptor[] m_categories

m_context

ContextDescriptor m_context

m_services

ServiceDescriptor[] m_services

m_graph

State m_graph

Package net.dpml.metro.runtime

Class net.dpml.metro.runtime.ControllerException extends ControlException implements Serializable

serialVersionUID: 1L

Class net.dpml.metro.runtime.ControllerNotFoundException extends ControlException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_target

URI m_target

Class net.dpml.metro.runtime.ControllerRuntimeException extends ControlRuntimeException implements Serializable

serialVersionUID: 1L

Class net.dpml.metro.runtime.DefaultComponentHandler_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.metro.runtime.DefaultComponentModel_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.metro.runtime.DefaultContextModel_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.metro.runtime.DefaultProvider_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.metro.runtime.UnicastEventSource extends UnicastEventSource implements Serializable

Serialized Fields

m_disposed

boolean m_disposed

Package net.dpml.metro.tools

Class net.dpml.metro.tools.ConstructionException extends BuildException implements Serializable

Class net.dpml.metro.tools.TypeNotFoundException extends Exception implements Serializable

Serialized Fields

m_classname

String m_classname

Package net.dpml.state

Class net.dpml.state.ApplyAction extends Object implements Serializable

Serialized Fields

m_id

String m_id

Class net.dpml.state.DefaultInterface extends Object implements Serializable

Serialized Fields

m_classname

String m_classname

Class net.dpml.state.DefaultOperation extends Object implements Serializable

Serialized Fields

m_name

String m_name

m_method

String m_method

Class net.dpml.state.DefaultState extends Object implements Serializable

Serialized Fields

m_name

String m_name

m_transitions

Transition[] m_transitions

m_operations

Operation[] m_operations

m_interfaces

Interface[] m_interfaces

m_states

State[] m_states

m_triggers

Trigger[] m_triggers

m_terminal

boolean m_terminal

Class net.dpml.state.DefaultTransition extends Object implements Serializable

Serialized Fields

m_name

String m_name

m_target

String m_target

m_operation

Operation m_operation

Class net.dpml.state.DefaultTrigger extends Object implements Serializable

Serialized Fields

m_event

Trigger.TriggerEvent m_event

m_action

Action m_action

Class net.dpml.state.ExecAction extends Object implements Serializable

Serialized Fields

m_id

String m_id

Class net.dpml.state.IntegrityRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class net.dpml.state.NullState extends Object implements Serializable

Class net.dpml.state.StateBuilderRuntimeException extends RuntimeException implements Serializable

Class net.dpml.state.StateEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_from

State m_from

m_to

State m_to

Class net.dpml.state.Trigger.TriggerEvent extends Enum implements Serializable

serialVersionUID: 1L

Class net.dpml.state.UnknownOperationException extends Exception implements Serializable

serialVersionUID: 1L

Class net.dpml.state.UnknownTransitionException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

m_transition

String m_transition

Package net.dpml.station

Class net.dpml.station.ApplicationEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_state

ProcessState m_state

Class net.dpml.station.ApplicationException extends ServerException implements Serializable

Class net.dpml.station.ProcessState extends ValuedEnum implements Serializable

serialVersionUID: 1L

Class net.dpml.station.ProfileException extends Exception implements Serializable

serialVersionUID: 1L

Class net.dpml.station.RegistryEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_profile

ApplicationDescriptor m_profile

Class net.dpml.station.StationException extends ServerException implements Serializable


Package net.dpml.station.info

Class net.dpml.station.info.AbstractDescriptor extends Object implements Serializable

Class net.dpml.station.info.ApplicationDescriptor extends CodeBaseDirective implements Serializable

Serialized Fields

m_base

String m_base

m_policy

StartupPolicy m_policy

m_startup

int m_startup

m_shutdown

int m_shutdown

m_properties

Properties m_properties

m_config

URI m_config

m_title

String m_title

Class net.dpml.station.info.ApplicationRegistryRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class net.dpml.station.info.RegistryDescriptor extends AbstractDescriptor implements Serializable

Serialized Fields

m_entries

RegistryDescriptor.Entry[] m_entries

Class net.dpml.station.info.RegistryDescriptor.Entry extends Object implements Serializable

Serialized Fields

m_key

String m_key

m_descriptor

ApplicationDescriptor m_descriptor

Class net.dpml.station.info.StartupPolicy extends Enum implements Serializable

serialVersionUID: 1L


Package net.dpml.station.server

Class net.dpml.station.server.DefaultModel extends UnicastRemoteObject implements Serializable

Serialized Fields

m_logger

Logger m_logger
Internal logging channel.


m_listeners

Map<K,V> m_listeners

m_lock

Object m_lock
Internal synchronization lock.

Class net.dpml.station.server.RemoteApplication extends UnicastEventSource implements Serializable

Serialized Fields

m_logger

Logger m_logger

m_descriptor

ApplicationDescriptor m_descriptor

m_id

String m_id

m_port

int m_port

m_state

ProcessState m_state

m_pid

PID m_pid

m_handler

Component m_handler

m_instance

Provider m_instance

m_process

Process m_process

m_error

Exception m_error

Class net.dpml.station.server.RemoteApplication_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.station.server.RemoteApplicationRegistry extends DefaultModel implements Serializable

Serialized Fields

m_url

URL m_url

m_map

Map<K,V> m_map

Class net.dpml.station.server.RemoteApplicationRegistry_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.station.server.RemoteStation extends UnicastRemoteObject implements Serializable

Serialized Fields

m_registry

RemoteApplicationRegistry m_registry

m_applications

Map<K,V> m_applications

m_logger

Logger m_logger

m_port

int m_port

m_rmiRegistry

Registry m_rmiRegistry

m_store

URL m_store

m_model

TransitModel m_model

m_server

LoggingServer m_server

m_thread

Thread m_thread

m_terminated

boolean m_terminated

Class net.dpml.station.server.RemoteStation_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.station.server.UnicastEventSource extends UnicastRemoteObject implements Serializable

Serialized Fields

m_listeners

EventListener[] m_listeners
Registered event listeners.


m_logger

Logger m_logger

m_lock

Object m_lock
Internal synchronization lock.


Package net.dpml.test.http

Class net.dpml.test.http.DispatchServlet extends HttpServlet implements Serializable

Class net.dpml.test.http.Dump extends HttpServlet implements Serializable

Class net.dpml.test.http.HelloWorld extends HttpServlet implements Serializable

Class net.dpml.test.http.SessionDump extends HttpServlet implements Serializable

Serialized Fields

m_redirectCount

int m_redirectCount

Package net.dpml.tools

Class net.dpml.tools.BuildError extends Error implements Serializable

Serialized Fields

m_location

Location m_location

Package net.dpml.tools.impl

Class net.dpml.tools.impl.BuilderError extends Error implements Serializable


Package net.dpml.tools.info

Class net.dpml.tools.info.BuilderDirective extends AbstractDirective implements Serializable

Serialized Fields

m_listeners

ListenerDirective[] m_listeners

m_phase

String m_phase

Class net.dpml.tools.info.ListenerDirective extends AbstractDirective implements Serializable

Serialized Fields

m_name

String m_name

m_priority

int m_priority

m_uri

URI m_uri

m_classname

String m_classname

Package net.dpml.tools.tasks

Class net.dpml.tools.tasks.ProcessorInstantiationException extends Exception implements Serializable


Package net.dpml.transit

Class net.dpml.transit.Artifact extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_uri

URI m_uri
The artifact uri.


m_group

String m_group
The artifact group.


m_name

String m_name
The artifact name.


m_type

String m_type
The artifact type.

Class net.dpml.transit.DefaultCacheHandler_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.transit.DefaultCacheModel_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.transit.DefaultHostModel_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.transit.DefaultLayoutModel_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.transit.DefaultLayoutRegistry_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.transit.DefaultLayoutRegistryModel_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.transit.DefaultModel extends UnicastEventSource implements Serializable

Serialized Fields

m_listeners

Map<K,V> m_listeners

Class net.dpml.transit.DefaultProxyModel_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.transit.DefaultResourceHost_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.transit.DefaultTransitModel extends DefaultModel implements Serializable

Serialized Fields

m_proxy

net.dpml.transit.DefaultProxyModel m_proxy

m_cache

net.dpml.transit.DefaultCacheModel m_cache

Class net.dpml.transit.DefaultTransitModel_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.transit.EclipseLayout extends net.dpml.transit.AbstractLayout implements Serializable

Class net.dpml.transit.Environment extends Properties implements Serializable

Class net.dpml.transit.EnvironmentException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_variable

String m_variable
the environment variable name if available


m_cause

Throwable m_cause
root cause

Class net.dpml.transit.ModelRuntimeException extends TransitRuntimeException implements Serializable

Class net.dpml.transit.NullArgumentException extends IllegalArgumentException implements Serializable

serialVersionUID: 1L

Class net.dpml.transit.PluginClassNotFoundException extends RepositoryException implements Serializable

serialVersionUID: 1L

Class net.dpml.transit.RepositoryException extends IOException implements Serializable

serialVersionUID: 1L

Class net.dpml.transit.SecuredTransitContext$DisposalController_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.transit.SecuredTransitContext$ProxyController_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.transit.StandardLayoutModel_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class net.dpml.transit.TransitAlreadyInitializedException extends TransitRuntimeException implements Serializable

serialVersionUID: 1L

Class net.dpml.transit.TransitError extends Error implements Serializable

serialVersionUID: 1L

Class net.dpml.transit.TransitException extends ProtocolException implements Serializable

serialVersionUID: 1L

Class net.dpml.transit.TransitRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class net.dpml.transit.UnsupportedSchemeException extends IllegalArgumentException implements Serializable

serialVersionUID: 1L


Package net.dpml.transit.artifact

Class net.dpml.transit.artifact.ArtifactAlreadyExistsException extends ArtifactException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_artifact

Artifact m_artifact
The artifact that we tried to write to.

Class net.dpml.transit.artifact.ArtifactException extends TransitException implements Serializable

serialVersionUID: 1L

Class net.dpml.transit.artifact.ArtifactNotFoundException extends ArtifactException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_artifact

URI m_artifact
The artifact that we not found.


Package net.dpml.transit.info

Class net.dpml.transit.info.CacheDirective extends AbstractDirective implements Serializable

Serialized Fields

m_cache

String m_cache

m_cacheLayout

String m_cacheLayout

m_local

String m_local

m_localLayout

String m_localLayout

m_layouts

LayoutDirective[] m_layouts

m_hosts

HostDirective[] m_hosts

Class net.dpml.transit.info.CodeBaseDirective extends AbstractDirective implements Serializable

Serialized Fields

m_codebase

URI m_codebase

m_parameters

ValueDirective[] m_parameters

Class net.dpml.transit.info.HostDirective extends AbstractDirective implements Serializable

Serialized Fields

m_id

String m_id

m_priority

int m_priority

m_host

String m_host

m_index

String m_index

m_username

String m_username

m_password

char[] m_password

m_enabled

boolean m_enabled

m_trusted

boolean m_trusted

m_layout

String m_layout

m_scheme

String m_scheme

m_prompt

String m_prompt

Class net.dpml.transit.info.LayoutDirective extends CodeBaseDirective implements Serializable

Serialized Fields

m_id

String m_id

m_title

String m_title

Class net.dpml.transit.info.ProxyDirective extends AbstractDirective implements Serializable

Serialized Fields

m_host

String m_host

m_username

String m_username

m_password

char[] m_password

m_excludes

String[] m_excludes

Class net.dpml.transit.info.TransitDirective extends AbstractDirective implements Serializable

Serialized Fields

m_proxy

ProxyDirective m_proxy

m_cache

CacheDirective m_cache

Package net.dpml.transit.link

Class net.dpml.transit.link.LinkNotFoundException extends ArtifactNotFoundException implements Serializable

serialVersionUID: 1L


Package net.dpml.transit.model

Class net.dpml.transit.model.BootstrapException extends ModelException implements Serializable

serialVersionUID: 1L

Class net.dpml.transit.model.CacheDirectoryChangeEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_path

String m_path

Class net.dpml.transit.model.CacheEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_host

HostModel m_host

Class net.dpml.transit.model.CodeBaseEvent extends EventObject implements Serializable

serialVersionUID: 1L

Class net.dpml.transit.model.DisposalEvent extends EventObject implements Serializable

serialVersionUID: 1L

Class net.dpml.transit.model.FileChangeEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_file

File m_file

Class net.dpml.transit.model.HostChangeEvent extends HostEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_base

URL m_base

m_index

URL m_index

m_identifier

RequestIdentifier m_identifier

m_authentication

PasswordAuthentication m_authentication

m_enabled

boolean m_enabled

m_trusted

boolean m_trusted

Class net.dpml.transit.model.HostEvent extends EventObject implements Serializable

serialVersionUID: 1L

Class net.dpml.transit.model.HostLayoutEvent extends HostEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_layout

LayoutModel m_layout

Class net.dpml.transit.model.HostNameEvent extends HostEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_name

String m_name

Class net.dpml.transit.model.HostPriorityEvent extends HostEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_priority

int m_priority

Class net.dpml.transit.model.LayoutEvent extends EventObject implements Serializable

serialVersionUID: 1L

Class net.dpml.transit.model.LayoutRegistryEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_resolver

LayoutModel m_resolver

m_system

LayoutRegistryModel m_system

Class net.dpml.transit.model.LocationEvent extends CodeBaseEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_plugin

URI m_plugin

Class net.dpml.transit.model.ModelException extends TransitException implements Serializable

Class net.dpml.transit.model.ParametersEvent extends CodeBaseEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

m_values

Value[] m_values

Class net.dpml.transit.model.ProxyEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

m_identifier

RequestIdentifier m_identifier

m_authentication

PasswordAuthentication m_authentication

m_excludes

String[] m_excludes

Class net.dpml.transit.model.RequestIdentifier extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

m_address

String m_address
The internet address.


m_port

int m_port
The port.


m_prompt

String m_prompt
The prompt.


m_protocol

String m_protocol
The protocol.


m_scheme

String m_scheme
The scheme.

Class net.dpml.transit.model.VetoDisposalException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

m_source

Object m_source

Package net.dpml.util

Class net.dpml.util.DecodingException extends IOException implements Serializable

Serialized Fields

m_element

Element m_element

Class net.dpml.util.UnicastEventSource extends UnicastRemoteObject implements Serializable

Serialized Fields

m_lock

Object m_lock
Internal synchronization lock.


m_queue

EventQueue m_queue
The controller that provides the main event dispath thread.


m_listeners

WeakHashMap<K,V> m_listeners

m_logger

Logger m_logger