org.glassfish.kernel.config
Class DefaultConfigParser
java.lang.Object
org.glassfish.kernel.config.DefaultConfigParser
- All Implemented Interfaces:
- ConfigParser
@Service
public class DefaultConfigParser
- extends Object
- implements ConfigParser
- Author:
- Jerome Dochez, Vivek Pandey
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultConfigParser
public DefaultConfigParser()
parseContainerConfig
public <T extends Container> T parseContainerConfig(org.jvnet.hk2.component.Habitat habitat,
URL configuration,
Class<T> configType)
throws IOException
- Specified by:
parseContainerConfig in interface ConfigParser
- Throws:
IOException
Copyright © 2012. All Rights Reserved.