@Service(name="jdbc-resource") public class JDBCResourceManager extends Object implements org.glassfish.resources.admin.cli.ResourceManager
| Constructor and Description |
|---|
JDBCResourceManager() |
| Modifier and Type | Method and Description |
|---|---|
org.glassfish.resourcebase.resources.api.ResourceStatus |
create(com.sun.enterprise.config.serverbeans.Resources resources,
HashMap attributes,
Properties properties,
String target) |
com.sun.enterprise.config.serverbeans.Resource |
createConfigBean(com.sun.enterprise.config.serverbeans.Resources resources,
HashMap attributes,
Properties properties,
boolean validate) |
org.glassfish.resourcebase.resources.api.ResourceStatus |
delete(com.sun.enterprise.config.serverbeans.Resources resources,
String jndiName,
String target) |
String |
getResourceType() |
public String getResourceType()
getResourceType in interface org.glassfish.resources.admin.cli.ResourceManagerpublic org.glassfish.resourcebase.resources.api.ResourceStatus create(com.sun.enterprise.config.serverbeans.Resources resources,
HashMap attributes,
Properties properties,
String target)
throws Exception
create in interface org.glassfish.resources.admin.cli.ResourceManagerExceptionpublic com.sun.enterprise.config.serverbeans.Resource createConfigBean(com.sun.enterprise.config.serverbeans.Resources resources,
HashMap attributes,
Properties properties,
boolean validate)
throws Exception
createConfigBean in interface org.glassfish.resources.admin.cli.ResourceManagerExceptionCopyright © 2013. All Rights Reserved.