public interface AutoWireManagementMBean
OfficeFloor
.Modifier and Type | Method and Description |
---|---|
void |
closeOfficeFloor()
Closes the
OfficeFloor . |
void |
invokeTask(String workName,
String taskName)
Invokes the
Task on the OfficeFloor . |
void invokeTask(String workName, String taskName) throws Exception
Task
on the OfficeFloor
.void closeOfficeFloor()
OfficeFloor
.Copyright © 2005–2016. All rights reserved.