Uses of Interface
org.ow2.jonas.lib.ejb21.PrincipalFactory

Packages that use PrincipalFactory
org.ow2.jonas.ejb2.internal   
org.ow2.jonas.lib.ejb21   
 

Uses of PrincipalFactory in org.ow2.jonas.ejb2.internal
 

Classes in org.ow2.jonas.ejb2.internal that implement PrincipalFactory
 class PrincipalFactoryImpl
          Defines an implementation of PrincipalFactory returning a Principal object
 

Uses of PrincipalFactory in org.ow2.jonas.lib.ejb21
 

Methods in org.ow2.jonas.lib.ejb21 that return PrincipalFactory
 PrincipalFactory Container.getPrincipalFactory()
           
 PrincipalFactory JContainer.getPrincipalFactory()
           
 

Methods in org.ow2.jonas.lib.ejb21 with parameters of type PrincipalFactory
 void Container.setPrincipalFactory(PrincipalFactory pf)
          Set the PrincipalFactory.
 void JContainer.setPrincipalFactory(PrincipalFactory pf)
          Set the PrincipalFactory.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.