org.mule.transport.jdbc.config
Class CheckDatabaseOrUrl

java.lang.Object
  extended by org.mule.transport.jdbc.config.CheckDatabaseOrUrl
All Implemented Interfaces:
PreProcessor

public class CheckDatabaseOrUrl
extends Object
implements PreProcessor


Constructor Summary
CheckDatabaseOrUrl()
           
 
Method Summary
 void preProcess(PropertyConfiguration config, Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckDatabaseOrUrl

public CheckDatabaseOrUrl()
Method Detail

preProcess

public void preProcess(PropertyConfiguration config,
                       Element element)
Specified by:
preProcess in interface PreProcessor


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.