org.glassfish.paas.orchestrator
Class ServicesXMLParserImpl
java.lang.Object
org.glassfish.paas.orchestrator.ServicesXMLParserImpl
- All Implemented Interfaces:
- ServicesXMLParser
@Service
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
public class ServicesXMLParserImpl
- extends Object
- implements ServicesXMLParser
- Author:
- bhavanishankar@java.net
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServicesXMLParserImpl
public ServicesXMLParserImpl()
discoverDeclaredServices
public ServiceMetadata discoverDeclaredServices(String appName,
ReadableArchive ra)
- Specified by:
discoverDeclaredServices in interface ServicesXMLParser
Copyright © 2012. All Rights Reserved.