org.apache.ws.scout.registry.qa
Class BusinessLifeCycleManagerImplReplacement

java.lang.Object
  extended by org.apache.ws.scout.registry.qa.BusinessLifeCycleManagerImplReplacement

public class BusinessLifeCycleManagerImplReplacement
extends java.lang.Object


Constructor Summary
BusinessLifeCycleManagerImplReplacement()
           
 
Method Summary
 void beforeSaveOrgCall()
           
 void clearAuthTokens()
           
 void dbclose()
           
 void dbinit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessLifeCycleManagerImplReplacement

public BusinessLifeCycleManagerImplReplacement()
Method Detail

beforeSaveOrgCall

public void beforeSaveOrgCall()
                       throws java.lang.Exception
Throws:
java.lang.Exception

dbinit

public void dbinit()
            throws java.lang.Exception
Throws:
java.lang.Exception

dbclose

public void dbclose()
             throws java.lang.Exception
Throws:
java.lang.Exception

clearAuthTokens

public void clearAuthTokens()
                     throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.