Uses of Interface
org.glassfish.resources.config.CustomResource
-
Packages that use CustomResource Package Description org.glassfish.resources.config org.glassfish.resources.deployer -
-
Uses of CustomResource in org.glassfish.resources.config
Methods in org.glassfish.resources.config with parameters of type CustomResource Modifier and Type Method Description static StringCustomResource.Duck. getIdentity(CustomResource resource) -
Uses of CustomResource in org.glassfish.resources.deployer
Methods in org.glassfish.resources.deployer with parameters of type CustomResource Modifier and Type Method Description static JavaEEResourceCustomResourceDeployer. toCustomJavaEEResource(CustomResource rbean, ResourceInfo resourceInfo)Returns a new instance of j2ee custom resource from the given config bean.
-