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.specificationMethods 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.classsourceMethods 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.infoMethods 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.targetsMethods in com.ibm.wsspi.anno.targets with parameters of type ClassSource_AggregateModifier and TypeMethodDescriptionvoidAnnotationTargets_Targets.scan(ClassSource_Aggregate classSource) Perform a scan of the specified class source, injecting scan data into the annotation targets.voidAnnotationTargets_Targets.scan(ClassSource_Aggregate classSource, boolean greedy) voidAnnotationTargets_Targets.scan(ClassSource_Aggregate classSource, Set<String> specificClassNames) Perform a scan of the specified class source, injecting scan data into the annotation targets.