Uses of Package
net.dpml.lang

Packages that use net.dpml.lang
net.dpml.appliance Interfaces representing managed processes. 
net.dpml.lang Low-level services dealing with part deployment and management. 
net.dpml.runtime Component strategy runtime implementation. 
net.dpml.station Application profile and process execution support. 
 

Classes in net.dpml.lang used by net.dpml.appliance
DecodingException
          Exception related to data decoding from a DOM element.
 

Classes in net.dpml.lang used by net.dpml.lang
Buffer
          Utility class used as a destination during generalized object encoding.
PartContentManager
          Abstract base class for artifact content handler.
PartManager
          Management interface to a generic part instance.
ServiceRegistry
          Service registry interface.
Strategy
          Abstract component deployment strategy.
StrategyHandler
          Interace implemented by part strategy handlers.
Version
          This class is used to hold version information.
 

Classes in net.dpml.lang used by net.dpml.runtime
Buffer
          Utility class used as a destination during generalized object encoding.
DecodingException
          Exception related to data decoding from a DOM element.
ServiceRegistry
          Service registry interface.
Strategy
          Abstract component deployment strategy.
StrategyHandler
          Interace implemented by part strategy handlers.
 

Classes in net.dpml.lang used by net.dpml.station
DecodingException
          Exception related to data decoding from a DOM element.