Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
5.0

E21717-02


com.bea.wlcp.wlng.api.plugin
Class ServiceInfo

java.lang.Object
  extended bycom.bea.wlcp.wlng.api.plugin.ServiceInfo

All Implemented Interfaces:
Serializable

public class ServiceInfo
extends Object
implements Serializable

This class contains the information about a service: - interfaces - methods per interface - arguments per method

See Also:
Serialized Form

Constructor Summary
ServiceInfo()
           

 

Method Summary
 void addInterface(ServiceInfoInterface i)
           
 List getInterfaces()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ServiceInfo

public ServiceInfo()

Method Detail

addInterface

public void addInterface(ServiceInfoInterface i)

getInterfaces

public List getInterfaces()

Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
5.0

E21717-02


Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.