Uses of Interface
com.sun.enterprise.config.serverbeans.Resource
Packages that use Resource
Package
Description
-
Uses of Resource in com.sun.enterprise.config.serverbeans
Subinterfaces of Resource in com.sun.enterprise.config.serverbeansModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceTag interface for all types of resource.Methods in com.sun.enterprise.config.serverbeans with type parameters of type ResourceModifier and TypeMethodDescriptiondefault <T extends Resource>
TResources.getResourceByName(Class<T> type, org.glassfish.api.naming.SimpleJndiName name) Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type ResourceModifier and TypeMethodDescriptionResources.getResources()Returns a list of Resources like Custom Resource Or External Jndi Resource Or Jdbc Resource Or Mail Resource Or Admin Object Resource Or Connector Resource Or Resource Adapter Config Or Jdbc Connection Pool Or Connector Connection Pool.Methods in com.sun.enterprise.config.serverbeans with parameters of type ResourceModifier and TypeMethodDescriptionstatic booleanResource.copyToInstance(Resource resource) Getstrueif this resource should be copied to any new instance or cluster. -
Uses of Resource in com.sun.enterprise.config.serverbeans.customvalidators
Methods in com.sun.enterprise.config.serverbeans.customvalidators with parameters of type Resource