org.glassfish.examples.ctm
Class EnvironmentXml

java.lang.Object
  extended by org.glassfish.examples.ctm.EnvironmentXml

@Service
public class EnvironmentXml
extends java.lang.Object

Reads Environment from xml.

Author:
andriy.zhdanov

Field Summary
protected  ServiceLocator habitat
           
 
Constructor Summary
EnvironmentXml()
           
 
Method Summary
 void run(ConfigParser parser)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

habitat

@Inject
protected ServiceLocator habitat
Constructor Detail

EnvironmentXml

public EnvironmentXml()
Method Detail

run

public void run(ConfigParser parser)
         throws ConfigPopulatorException
Throws:
ConfigPopulatorException


Copyright © 2013 Oracle Corporation. All Rights Reserved.