Uses of Enum
org.osgi.service.cdi.ComponentType
Packages that use ComponentType
Package
Description
CDI Integration Package Version 1.0.
CDI Integration Package Version 1.0.
-
Uses of ComponentType in org.osgi.service.cdi
Subclasses with type arguments of type ComponentType in org.osgi.service.cdiMethods in org.osgi.service.cdi that return ComponentTypeModifier and TypeMethodDescriptionstatic ComponentTypeReturns the enum constant of this type with the specified name.static ComponentType[]ComponentType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ComponentType in org.osgi.service.cdi.runtime.dto.template
Fields in org.osgi.service.cdi.runtime.dto.template declared as ComponentType