Uses of Interface
com.ibm.wsspi.anno.classsource.ClassSource_Aggregate
Packages that use ClassSource_Aggregate
Package
Description
-
Uses of ClassSource_Aggregate in com.ibm.ws.anno.classsource.specification
Methods in com.ibm.ws.anno.classsource.specification that return ClassSource_AggregateModifier and TypeMethodDescriptionClassSource_Specification.createClassSource
(String targetName, ClassLoader rootClassLoader) -
Uses of ClassSource_Aggregate in com.ibm.wsspi.anno.classsource
Methods in com.ibm.wsspi.anno.classsource that return ClassSource_AggregateModifier 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
Methods in com.ibm.wsspi.anno.info that return ClassSource_AggregateMethods in com.ibm.wsspi.anno.info with parameters of type ClassSource_AggregateModifier and TypeMethodDescriptionInfoStoreFactory.createInfoStore
(ClassSource_Aggregate classSource) -
Uses of ClassSource_Aggregate in com.ibm.wsspi.anno.targets
Methods in com.ibm.wsspi.anno.targets with parameters of type ClassSource_AggregateModifier 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.