org.glassfish.javaee.services
Class ConnectorDescriptorProxy
java.lang.Object
org.glassfish.javaee.services.ConnectorDescriptorProxy
- All Implemented Interfaces:
- NamingObjectProxy, NamingObjectProxy.InitializationNamingObjectProxy
@Service
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
public class ConnectorDescriptorProxy
- extends Object
- implements NamingObjectProxy.InitializationNamingObjectProxy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
connectorRuntimeHabitat
protected org.jvnet.hk2.component.Habitat connectorRuntimeHabitat
ConnectorDescriptorProxy
public ConnectorDescriptorProxy()
setRarName
public void setRarName(String rarName)
getRarName
public String getRarName()
setJndiName
public void setJndiName(String jndiName)
getJndiName
public String getJndiName()
getConnectorRuntime
protected ConnectorRuntime getConnectorRuntime()
create
public Object create(Context ic)
throws NamingException
- Specified by:
create in interface NamingObjectProxy
- Throws:
NamingException
Copyright © 2012 GlassFish Community. All Rights Reserved.