Uses of Interface
com.sun.enterprise.config.serverbeans.DomainExtension
Packages that use DomainExtension
-
Uses of DomainExtension in com.sun.enterprise.config.serverbeans
Subinterfaces of DomainExtension in com.sun.enterprise.config.serverbeansModifier and TypeInterfaceDescriptioninterfaceThis config bean will define parameters for Managed jobs A Managed job is a commands which is annotated with either @ManagedJob,@Progress or running with --detachMethods in com.sun.enterprise.config.serverbeans with type parameters of type DomainExtensionModifier and TypeMethodDescription<T extends DomainExtension>
TDomain.getExtensionByType(Class<T> type) Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type DomainExtension