Skip navigation links
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
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()
Skip navigation links
Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.