Uses of Package
p2pcm

Classes in p2pcm used by p2pcm
ActivationException
          This class wraps an ActivationException
ComponentControl
          This class models any component's life cycle manager.
ComponentDeploymentException
          This class wraps an ComponentDeploymentException, which may occur when deploying a component
ComponentFactory
          This class models the component's factory.
ComponentInitializationException
          This class wraps an ComponentInitializationException, which may occur when initializing a component
ComponentInterface
          This remote interface is implemented by any Dermi component.
ComponentNotRegisteredException
          Exception that occurs when trying to look up a component which has not yet been deployed on Dermi (it thus cannot be found by Dermi's DOLR service)
InterfaceNotFoundException
          This exception is thrown whenever trying to get a component interface which does not provide an implementation
PassivationException
          This exception is thrown whenever a component cannot be passivated