Uses of Interface
com.sun.enterprise.config.serverbeans.ApplicationExtension
Packages that use ApplicationExtension
-
Uses of ApplicationExtension in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans with type parameters of type ApplicationExtensionModifier and TypeMethodDescriptiondefault <T extends ApplicationExtension>
TApplication.getExtensionByType(Class<T> type) Get an extension of the specified type.default <T extends ApplicationExtension>
List<T> Application.getExtensionsByType(Class<T> type) Get all extensions of the specified type.Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type ApplicationExtension