Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


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

java.lang.Object
  extended bycom.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

Constructor Summary
ServiceInfoInterface(String name)
           

 

Method Summary
 void addMethod(ServiceInfoMethod m)
           
 List getMethods()
           
 String getName()
           

 

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

 

Constructor Detail

ServiceInfoInterface

public ServiceInfoInterface(String name)

Method Detail

addMethod

public void addMethod(ServiceInfoMethod m)

getMethods

public List getMethods()

getName

public String getName()

Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


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