org.glassfish.api.invocation
Interface ResourceHandler


@Contract
public interface ResourceHandler

ResourceHandler provides interface to access resources handled by a component.


Method Summary
 java.util.List getResourceList()
           
 

Method Detail

getResourceList

java.util.List getResourceList()


Copyright © 2012 GlassFish Community. All Rights Reserved.