Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

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

java.lang.Object
  extended bycom.bea.wlcp.wlng.api.plugin.ServiceInfo
All Implemented Interfaces:
java.io.Serializable

public class ServiceInfo
extends java.lang.Object
implements java.io.Serializable

This class contains the following information about a service:

See Also:
Serialized Form

Constructor Summary
ServiceInfo()
           
 
Method Summary
 void addInterface(ServiceInfoInterface i)
           
 java.util.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 java.util.List getInterfaces()

Oracle Communications Services Gatekeeper Java API Reference
7.0.0.1

E96578-01

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