@Service public class JavaModuleNamingProxy extends Object implements NamedNamingObjectProxy, org.glassfish.hk2.api.PostConstruct
| Constructor and Description |
|---|
JavaModuleNamingProxy() |
| Modifier and Type | Method and Description |
|---|---|
Object |
handle(String name)
Returns the name that will be used to publish this object in the naming manager
|
void |
postConstruct() |
public void postConstruct()
postConstruct in interface org.glassfish.hk2.api.PostConstructpublic Object handle(String name) throws NamingException
NamedNamingObjectProxyhandle in interface NamedNamingObjectProxyNamingExceptionCopyright © 2017. All rights reserved.