Uses of Class
p2pcm.PassivationException

Uses of PassivationException in p2pcm
 

Methods in p2pcm that throw PassivationException
 void Component.passivate()
          This method implements the default passivation policy for components It now unloads the component from memory.
 void ComponentInterface.passivate()