WebLogic Integration


Uses of Class
com.bea.wlai.client.EngineException

Packages that use EngineException
com.bea.wlai.client   
 

Uses of EngineException in com.bea.wlai.client
 

Methods in com.bea.wlai.client that throw EngineException
 EngineManager EngineManagerHome.create()
          Create a new EngineManager object or retrieve an existing one.
 void EngineManager.setEventForwardingEnabled(QualifiedName appViewName, boolean enabled, java.lang.String targetJNDIName, int targetType, java.util.Map jmsPropertyMap)
          Enables or disables event forwarding for a given ApplicationView to a given target JMS resource.
 void EngineManager.waitTillReady(long timeout)
          Waits until WLAI is completely depolyed and ready to accept requests.
 


WebLogic Integration

WebLogic Integration (WLI)