public abstract class SpecificationLoaderAbstract extends Object implements SpecificationLoader
| Constructor and Description |
|---|
SpecificationLoaderAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
injectInto(Object candidate)
Will inject itself into the candidate if the candidate implements the
corresponding *Aware type.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallSpecifications, getServiceClasses, introspectIfRequired, invalidateCache, loaded, loaded, loadSpecification, loadSpecification, loadSpecifications, loadSpecifications, lookupBySpecIdpublic SpecificationLoaderAbstract()
public void injectInto(Object candidate)
InjectableinjectInto in interface InjectableCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.