Uses of Interface
net.officefloor.compile.spi.officefloor.ManagingOffice

Packages that use ManagingOffice
net.officefloor.compile.impl.structure   
net.officefloor.compile.internal.structure   
net.officefloor.compile.spi.officefloor   
 

Uses of ManagingOffice in net.officefloor.compile.impl.structure
 

Classes in net.officefloor.compile.impl.structure that implement ManagingOffice
 class ManagingOfficeNodeImpl
          ManagingOfficeNode implementation.
 

Methods in net.officefloor.compile.impl.structure that return ManagingOffice
 ManagingOffice ManagedObjectSourceNodeImpl.getManagingOffice()
           
 

Methods in net.officefloor.compile.impl.structure with parameters of type ManagingOffice
 void OfficeFloorNodeImpl.link(ManagingOffice managingOffice, DeployedOffice office)
           
 

Uses of ManagingOffice in net.officefloor.compile.internal.structure
 

Subinterfaces of ManagingOffice in net.officefloor.compile.internal.structure
 interface ManagingOfficeNode
          ManagingOffice node.
 

Uses of ManagingOffice in net.officefloor.compile.spi.officefloor
 

Methods in net.officefloor.compile.spi.officefloor that return ManagingOffice
 ManagingOffice OfficeFloorManagedObjectSource.getManagingOffice()
          Obtains the ManagingOffice for this OfficeFloorManagedObjectSource.
 

Methods in net.officefloor.compile.spi.officefloor with parameters of type ManagingOffice
 void OfficeFloorDeployer.link(ManagingOffice managingOffice, DeployedOffice office)
          Links the ManagingOffice to be managed by the DeployedOffice.
 



Copyright © 2005-2013. All Rights Reserved.