org.glassfish.kernel.embedded
Class EmbeddedInhabitantsParser
java.lang.Object
org.glassfish.kernel.embedded.EmbeddedInhabitantsParser
- All Implemented Interfaces:
- com.sun.hk2.component.InhabitantsParserDecorator
@MetaInfServices
public class EmbeddedInhabitantsParser
- extends Object
- implements com.sun.hk2.component.InhabitantsParserDecorator
Kernel's decoration for embedded environment.
- Author:
- Jerome Dochez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmbeddedInhabitantsParser
public EmbeddedInhabitantsParser()
getName
public String getName()
- Specified by:
getName in interface com.sun.hk2.component.InhabitantsParserDecorator
decorate
public void decorate(com.sun.hk2.component.InhabitantsParser parser)
- Specified by:
decorate in interface com.sun.hk2.component.InhabitantsParserDecorator
Copyright © 2012. All Rights Reserved.