org.mobicents.slee.resource.parlay.util.corba
Class PolicyFactory

java.lang.Object
  extended by org.mobicents.slee.resource.parlay.util.corba.PolicyFactory

public class PolicyFactory
extends java.lang.Object

Class Description for PolicyFactory


Constructor Summary
PolicyFactory()
           
 
Method Summary
static org.omg.CORBA.Policy[] createPeristentPoaPolicies(org.omg.PortableServer.POA poa)
          Creates the policy set applicable to a persistent poa.
static org.omg.CORBA.Policy[] createTransientPoaPolicies(org.omg.PortableServer.POA poa)
          Creates the policy set applicable to a transient poa.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyFactory

public PolicyFactory()
Method Detail

createPeristentPoaPolicies

public static org.omg.CORBA.Policy[] createPeristentPoaPolicies(org.omg.PortableServer.POA poa)
Creates the policy set applicable to a persistent poa.

Parameters:
poa -
Returns:

createTransientPoaPolicies

public static org.omg.CORBA.Policy[] createTransientPoaPolicies(org.omg.PortableServer.POA poa)
Creates the policy set applicable to a transient poa.

Parameters:
poa -
Returns:


Copyright © 2008. All Rights Reserved.