Uses of Class
org.jvnet.hk2.internal.SystemDescriptor
Packages that use SystemDescriptor
-
Uses of SystemDescriptor in org.jvnet.hk2.internal
Methods in org.jvnet.hk2.internal that return types with arguments of type SystemDescriptorMethods in org.jvnet.hk2.internal with parameters of type SystemDescriptorModifier and TypeMethodDescriptionvoidIndexedListData.addDescriptor(SystemDescriptor<?> descriptor) ClazzCreator.create(org.glassfish.hk2.api.ServiceHandle<?> root, SystemDescriptor<?> eventThrower) Creator.create(org.glassfish.hk2.api.ServiceHandle<?> root, SystemDescriptor<?> eventThrower) Creates an instance of the given typeFactoryCreator.create(org.glassfish.hk2.api.ServiceHandle<?> root, SystemDescriptor<?> eventThrower) voidIndexedListData.removeDescriptor(SystemDescriptor<?> descriptor)