it.eng.rdlab.soa3.pm.connector.javaapi.impl.factory
Class PolicyManagerFactory

java.lang.Object
  extended by it.eng.rdlab.soa3.pm.connector.javaapi.impl.factory.PolicyManagerFactory

public class PolicyManagerFactory
extends Object

Policy Manager Factory

Author:
Ciro Formisano (ENG)

Constructor Summary
PolicyManagerFactory()
           
 
Method Summary
static it.eng.rdlab.soa3.pm.connector.interfaces.PolicyAdder getPolicyAdder()
          Returns a new instance of Policy Adder
static it.eng.rdlab.soa3.pm.connector.interfaces.PolicyDeleter getPolicyDeleter()
          Returns a new instance of Policy Deleter
static it.eng.rdlab.soa3.pm.connector.interfaces.PolicyReader getPolicyReader()
          Returns a new instance of Policy Reader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyManagerFactory

public PolicyManagerFactory()
Method Detail

getPolicyAdder

public static it.eng.rdlab.soa3.pm.connector.interfaces.PolicyAdder getPolicyAdder()
Returns a new instance of Policy Adder

Returns:
the Policy Adder

getPolicyDeleter

public static it.eng.rdlab.soa3.pm.connector.interfaces.PolicyDeleter getPolicyDeleter()
Returns a new instance of Policy Deleter

Returns:
the Policy Deleter

getPolicyReader

public static it.eng.rdlab.soa3.pm.connector.interfaces.PolicyReader getPolicyReader()
Returns a new instance of Policy Reader

Returns:
the Policy Reader


Copyright © 2014. All Rights Reserved.