Uses of Interface
com.ibm.wsspi.resource.ResourceInfo
-
Packages that use ResourceInfo Package Description com.ibm.wsspi.resource -
-
Uses of ResourceInfo in com.ibm.wsspi.resource
Subinterfaces of ResourceInfo in com.ibm.wsspi.resource Modifier and Type Interface Description interface
ResourceConfig
Mutable configuration for a resource.Methods in com.ibm.wsspi.resource with parameters of type ResourceInfo Modifier and Type Method Description java.lang.Object
ResourceFactory. createResource(ResourceInfo info)
Creates a resource handle of the specified type that respects the specified resource information.
-