|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InhabitantParser | |
---|---|
com.sun.hk2.component |
Uses of InhabitantParser in com.sun.hk2.component |
---|
Classes in com.sun.hk2.component that implement InhabitantParser | |
---|---|
class |
InhabitantFileBasedParser
Deprecated. |
Methods in com.sun.hk2.component that return types with arguments of type InhabitantParser | |
---|---|
Iterator<InhabitantParser> |
InhabitantIntrospectionScanner.iterator()
Deprecated. |
Iterator<InhabitantParser> |
InhabitantsScanner.iterator()
Deprecated. |
Methods in com.sun.hk2.component with parameters of type InhabitantParser | |
---|---|
protected void |
InhabitantsParser.add(Inhabitant<?> i,
InhabitantParser parser)
Deprecated. Adds the given inhabitant to the serviceLocator, with all its indices. |
protected boolean |
InhabitantsParser.isFilteredInhabitant(InhabitantParser inhabitantParser)
Deprecated. Returns true if this inhabitant should be ignored. |
Method parameters in com.sun.hk2.component with type arguments of type InhabitantParser | |
---|---|
void |
InhabitantsParser.parse(Iterable<InhabitantParser> scanner,
Holder<ClassLoader> classLoader)
Deprecated. Parses the inhabitants file (which is represented by InhabitantsParser ). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |