Skip navigation links
com.bea.wlcp.wlng.api.plugin
Class ServiceInfoInterface
java.lang.Object
com.bea.wlcp.wlng.api.plugin.ServiceInfoInterface
- All Implemented Interfaces:
- Serializable
- public class ServiceInfoInterface
- extends Object
- implements Serializable
This class describes the interface of a particular service type.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceInfoInterface
public ServiceInfoInterface(String name)
addMethod
public void addMethod(ServiceInfoMethod m)
getMethods
public List getMethods()
getName
public String getName()
Skip navigation links
Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.