@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.PostConstruct
public Object handle(String name) throws NamingException
NamedNamingObjectProxy
handle
in interface NamedNamingObjectProxy
NamingException
Copyright © 2020. All rights reserved.