@Service public class DefaultDataSource extends Object implements NamedNamingObjectProxy, DefaultResourceProxy
DefaultResourceProxy.Util
Constructor and Description |
---|
DefaultDataSource() |
Modifier and Type | Method and Description |
---|---|
String |
getLogicalName() |
String |
getPhysicalName() |
Object |
handle(String name)
Returns the name that will be used to publish this object in the naming manager
|
public Object handle(String name) throws NamingException
NamedNamingObjectProxy
handle
in interface NamedNamingObjectProxy
NamingException
public String getPhysicalName()
getPhysicalName
in interface DefaultResourceProxy
public String getLogicalName()
getLogicalName
in interface DefaultResourceProxy
Copyright © 2020. All rights reserved.