Uses of Interface
org.glassfish.api.invocation.ResourceHandler

Packages that use ResourceHandler
org.glassfish.api.invocation   
 

Uses of ResourceHandler in org.glassfish.api.invocation
 

Methods in org.glassfish.api.invocation that return ResourceHandler
 ResourceHandler ComponentInvocation.getResourceHandler()
           
 

Methods in org.glassfish.api.invocation with parameters of type ResourceHandler
 void ComponentInvocation.setResourceHandler(ResourceHandler h)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.