@Service @PerLookup public class CommonResourceProxy extends Object implements NamingObjectProxy.InitializationNamingObjectProxy, Serializable
NamingObjectProxy.InitializationNamingObjectProxy| Modifier and Type | Field and Description |
|---|---|
protected String |
actualResourceName |
protected ResourceDescriptor |
desc |
protected org.glassfish.hk2.api.ServiceLocator |
serviceLocator |
| Constructor and Description |
|---|
CommonResourceProxy() |
| Modifier and Type | Method and Description |
|---|---|
Object |
create(Context ic)
Create and return an object.
|
protected ResourceDeployer |
getResourceDeployer(Object resource) |
void |
setDescriptor(ResourceDescriptor desc) |
@Inject protected transient org.glassfish.hk2.api.ServiceLocator serviceLocator
protected ResourceDescriptor desc
protected String actualResourceName
public Object create(Context ic) throws NamingException
NamingObjectProxycreate in interface NamingObjectProxyNamingExceptionprotected ResourceDeployer getResourceDeployer(Object resource)
public void setDescriptor(ResourceDescriptor desc)
Copyright © 2017. All rights reserved.