Class ManagedObjectEmployer
java.lang.Object
net.officefloor.activity.managedobject.build.ManagedObjectEmployer
Employs
ManagedObjectArchitect instances.-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ManagedObjectArchitectemployManagedObjectArchitect(OfficeArchitect officeArchitect, ComposeArchitect composeArchitect, OfficeSourceContext context) Employs theManagedObjectArchitect.
-
Constructor Details
-
ManagedObjectEmployer
public ManagedObjectEmployer()
-
-
Method Details
-
employManagedObjectArchitect
public static ManagedObjectArchitect employManagedObjectArchitect(OfficeArchitect officeArchitect, ComposeArchitect composeArchitect, OfficeSourceContext context) Employs theManagedObjectArchitect.- Parameters:
officeArchitect-OfficeArchitect.composeArchitect-ComposeArchitect.context-OfficeSourceContext.- Returns:
ManagedObjectArchitect.
-