| restart.BaseComponent restart.SlowEngine
SlowEngine | public class SlowEngine extends BaseComponent (Code) | | This engine is used to test framework restart processing. The init()
method of ServiceUnitManager sleeps for a bit before activating
an endpoint. This should not result in endpoint resolution errors from
client components, since all service units should init() before any are
started.
author: Sun Microsystems, Inc. |
Method Summary | |
public void | init(String serviceUnitName, String serviceUnitRootPath) Initialize the deployment. |
SlowEngine | public SlowEngine()(Code) | | Create a new instance of FastBinding
|
|
|