com.softwareag.centrasite.policy
Class PolicyClientFactory

java.lang.Object
  extended by com.softwareag.centrasite.policy.PolicyClientFactory

public class PolicyClientFactory
extends java.lang.Object

Factory class for getting handle to the IPolicyClient.

See Also:
IPolicyClient

Constructor Summary
PolicyClientFactory()
           
 
Method Summary
static IPolicyClient getPolicyClient(javax.xml.registry.Connection jaxrConnection)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyClientFactory

public PolicyClientFactory()
Method Detail

getPolicyClient

public static final IPolicyClient getPolicyClient(javax.xml.registry.Connection jaxrConnection)
                                           throws PolicyException
Parameters:
jaxrConnection -
Returns:
Returns the Policy Client
Throws:
javax.xml.registry.JAXRException
PolicyException