Uses of Interface
org.glassfish.api.admin.CommandAspectImpl
-
Packages that use CommandAspectImpl Package Description org.glassfish.api org.glassfish.api.admin Admin commands in GlassFish -
-
Uses of CommandAspectImpl in org.glassfish.api
Classes in org.glassfish.api that implement CommandAspectImpl Modifier and Type Class Description classAsyncImplImplementation for the @Async command capability. -
Uses of CommandAspectImpl in org.glassfish.api.admin
Classes in org.glassfish.api.admin that implement CommandAspectImpl Modifier and Type Class Description classCommandAspectBase<T extends Annotation>Empty implementation of CommandAspectImpl.Methods in org.glassfish.api.admin that return types with arguments of type CommandAspectImpl Modifier and Type Method Description Class<? extends CommandAspectImpl>value()
-