@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
NamingObjectProxy
create
in interface NamingObjectProxy
NamingException
protected ResourceDeployer getResourceDeployer(Object resource)
public void setDescriptor(ResourceDescriptor desc)
Copyright © 2018. All rights reserved.