Uses of Interface
com.sun.enterprise.config.serverbeans.ClusterExtension
Packages that use ClusterExtension
-
Uses of ClusterExtension in com.sun.enterprise.config.serverbeans
Subinterfaces of ClusterExtension in com.sun.enterprise.config.serverbeansModifier and TypeInterfaceDescriptioninterfaceTag interface for VirtualMachine configuration.Methods in com.sun.enterprise.config.serverbeans with type parameters of type ClusterExtensionModifier and TypeMethodDescriptiondefault <T extends ClusterExtension>
List<T> Cluster.getExtensionsByType(Class<T> type) default <T extends ClusterExtension>
TCluster.getExtensionsByTypeAndName(Class<T> type, String name) Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type ClusterExtension