Searched defs:Resources (Results 1 - 3 of 3) sorted by relevance

/glassfish-3.1.2/javaee-api/javax.annotation/src/main/java/javax/annotation/
H A DResources.java56 public @interface Resources { interface
/glassfish-3.1.2/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/
H A DResources.java59 public interface Resources extends ConfigBeanProxy, Injectable { interface in inherits:ConfigBeanProxy,Injectable
103 public static <T> Collection<T> getResources(Resources resources, Class<T> type){
113 public static Collection<BindableResource> getResourcesOfPool(Resources resources, String connectionPoolName){
133 public static <T> Resource getResourceByName(Resources resources, Class<T> type, String name){
/glassfish-3.1.2/common/amx-config/src/main/java/org/glassfish/admin/amx/intf/config/
H A DResources.java50 public interface Resources interface in inherits:Singleton,ConfigCollectionElement,ConfigElement

Completed in 28 milliseconds