Skip navigation links

Oracle Communications Services Gatekeeper OAM Java API Reference
6.0

E55516-02


com.bea.wlcp.wlng.plugin
Class PluginServiceInfo

java.lang.Object
  extended bycom.bea.wlcp.wlng.plugin.PluginServiceInfo

All Implemented Interfaces:
Serializable

public final class PluginServiceInfo
extends Object
implements Serializable
See Also:
Serialized Form

Field Summary
 String[] instances
           
 String networkProtocol
           
 String[] schemes
           
 String serviceType
           

 

Constructor Summary
PluginServiceInfo()
           
PluginServiceInfo(String serviceType, String networkProtocol, String[] schemes, String[] instances)
           

 

Method Summary
 String toString()
           

 

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

 

Field Detail

instances

public String[] instances

networkProtocol

public String networkProtocol

schemes

public String[] schemes

serviceType

public String serviceType

Constructor Detail

PluginServiceInfo

public PluginServiceInfo()

PluginServiceInfo

public PluginServiceInfo(String serviceType,
                         String networkProtocol,
                         String[] schemes,
                         String[] instances)

Method Detail

toString

public String toString()

Skip navigation links

Oracle Communications Services Gatekeeper OAM Java API Reference
6.0

E55516-02


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