Uses of Class
org.openamf.config.ServiceInvokerConfig

Packages that use ServiceInvokerConfig
org.openamf.config   
 

Uses of ServiceInvokerConfig in org.openamf.config
 

Methods in org.openamf.config that return ServiceInvokerConfig
 ServiceInvokerConfig ServiceConfig.getServiceInvokerConfig()
           
 ServiceInvokerConfig OpenAMFConfig.getServiceInvokerConfig(java.lang.String name)
           
 

Methods in org.openamf.config with parameters of type ServiceInvokerConfig
 void OpenAMFConfig.addServiceInvokerConfig(ServiceInvokerConfig serviceInvokerConfig)