| restart.BaseComponent restart.FastBinding
FastBinding | public class FastBinding extends BaseComponent (Code) | | This binding is used to test framework restart processing. The start()
method of ServiceUnitManager looks for an endpoint that should have been
activated by SlowEngine. This should not result in an endpoint resolution
errors since all service units should init() before start() is called.
author: Sun Microsystems, Inc. |
Method Summary | |
public void | start(String serviceUnitName) Start the deployment. |
FastBinding | public FastBinding()(Code) | | Create a new instance of FastBinding
|
|
|