Oracle Corporation

Uses of Class
com.bea.wlcp.wlng.api.plugin.ServiceType

Packages that use ServiceType
com.bea.wlcp.wlng.api.plugin   
com.bea.wlcp.wlng.api.plugin.common   
 

Uses of ServiceType in com.bea.wlcp.wlng.api.plugin
 

Methods in com.bea.wlcp.wlng.api.plugin that return ServiceType
 ServiceType PluginService.getServiceType()
          The plugin must return its service type.
 

Uses of ServiceType in com.bea.wlcp.wlng.api.plugin.common
 

Methods in com.bea.wlcp.wlng.api.plugin.common that return ServiceType
abstract  ServiceType AbstractManagedPlugin.getServiceType()
          Deprecated.  
 


Oracle Corporation