Uses of Interface
com.sun.enterprise.config.serverbeans.ConnectorService

Packages that use ConnectorService
com.sun.enterprise.config.serverbeans   
 

Uses of ConnectorService in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return ConnectorService
 ConnectorService Config.getConnectorService()
          Gets the value of the connectorService property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type ConnectorService
 void Config.setConnectorService(ConnectorService value)
          Sets the value of the connectorService property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.