Uses of Interface
com.ibm.wsspi.anno.classsource.ClassSource_Aggregate
Package
Description
-
Uses of ClassSource_Aggregate in com.ibm.ws.anno.classsource.specification
Modifier and TypeMethodDescriptionClassSource_Specification.createClassSource
(String targetName, ClassLoader rootClassLoader) -
Uses of ClassSource_Aggregate in com.ibm.wsspi.anno.classsource
Modifier and TypeMethodDescriptionClassSource_Factory.createAggregateClassSource
(Util_InternMap internMap, String name) ClassSource_Factory.createAggregateClassSource
(Util_InternMap internMap, String name, ClassSource_Options options) ClassSource_Factory.createAggregateClassSource
(String name) Create a new empty aggregate class source.ClassSource_Factory.createAggregateClassSource
(String name, ClassSource_Options options) Create a new empty aggregate class source. -
Uses of ClassSource_Aggregate in com.ibm.wsspi.anno.info
Modifier and TypeMethodDescriptionInfoStoreFactory.createInfoStore
(ClassSource_Aggregate classSource) -
Uses of ClassSource_Aggregate in com.ibm.wsspi.anno.targets
Modifier and TypeMethodDescriptionvoid
AnnotationTargets_Targets.scan
(ClassSource_Aggregate classSource) Perform a scan of the specified class source, injecting scan data into the annotation targets.void
AnnotationTargets_Targets.scan
(ClassSource_Aggregate classSource, boolean greedy) void
AnnotationTargets_Targets.scan
(ClassSource_Aggregate classSource, Set<String> specificClassNames) Perform a scan of the specified class source, injecting scan data into the annotation targets.