org.broadleafcommerce.openadmin.client.setup
Class EJB3ConfigurationPreProcessor

java.lang.Object
  extended by org.broadleafcommerce.openadmin.client.setup.EJB3ConfigurationPreProcessor
All Implemented Interfaces:
PreProcessor

public class EJB3ConfigurationPreProcessor
extends Object
implements PreProcessor

Author:
Jeff Fischer

Constructor Summary
EJB3ConfigurationPreProcessor()
           
 
Method Summary
 void preProcess(ServerProcessProgressWindow progressWindow, Map<String,String> piplineSeed, PreProcessStatus cb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJB3ConfigurationPreProcessor

public EJB3ConfigurationPreProcessor()
Method Detail

preProcess

public void preProcess(ServerProcessProgressWindow progressWindow,
                       Map<String,String> piplineSeed,
                       PreProcessStatus cb)
Specified by:
preProcess in interface PreProcessor


Copyright © 2013. All Rights Reserved.