public interface EjbOrchestrator
Local
interface to orchestrate EJBs within an OfficeFloor
.Modifier and Type | Method and Description |
---|---|
void |
orchestrate(Object parameter)
Orchestrates the EJBs.
|
void orchestrate(Object parameter) throws NamingException
parameter
- Parameter for the initial Work
of the
OfficeFloor
initiating the orchestration of the EJBs.NamingException
- If failure in orchestration.Copyright © 2005–2016. All rights reserved.