Uses of Class
org.jvnet.hk2.config.GenerateServiceFromMethod
-
Packages that use GenerateServiceFromMethod Package Description org.glassfish.config.support -
-
Uses of GenerateServiceFromMethod in org.glassfish.config.support
Classes in org.glassfish.config.support with annotations of type GenerateServiceFromMethod Modifier and Type Class Description interfaceCreateCreate command annotation.interfaceDeleteDelete command annotation A method annotated with the Delete annotation will generate a generic implementation of a delete administrative command responsible for delete instances of the type as referenced by the annotated method.interfaceListingList command annotation.
-