com.bea.wlcp.wlng.api.plugin
Class ServiceInfo
java.lang.Object
com.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
- Copyright © 2008 Oracle Corporation Systems, Inc. All Rights Reserved.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceInfo
public ServiceInfo()
addInterface
public void addInterface(ServiceInfoInterface i)
getInterfaces
public List getInterfaces()