void |
ManagedObjectNode.autoWireDependencies(AutoWirer<LinkObjectNode> autoWirer,
OfficeNode office,
CompileContext compileContext) |
|
void |
AdministrationNode.autoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer,
CompileContext compileContext) |
|
void |
GovernanceNode.autoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer,
CompileContext compileContext) |
|
void |
ManagedObjectSourceNode.autoWireFunctionDependencies(AutoWirer<LinkObjectNode> autoWirer,
OfficeNode office,
CompileContext compileContext) |
|
void |
ManagedObjectSourceNode.autoWireInputDependencies(AutoWirer<LinkObjectNode> autoWirer,
OfficeNode office,
CompileContext compileContext) |
|
void |
ManagedFunctionNode.autoWireManagedFunctionResponsibility(AutoWirer<LinkTeamNode> autoWirer,
CompileContext compileContext) |
|
void |
OfficeNode.autoWireObjects(AutoWirer<LinkObjectNode> autoWirer,
CompileContext compileContext) |
|
void |
SectionNode.autoWireObjects(AutoWirer<LinkObjectNode> autoWirer,
CompileContext compileContext) |
|
void |
SupplierNode.autoWireObjects(AutoWirer<LinkObjectNode> autoWirer,
OfficeNode office,
CompileContext compileContext) |
|
void |
ManagedObjectSourceNode.autoWireStartupOrdering(AutoWirer<ManagedObjectSourceNode> autoWirer,
OfficeNode office,
CompileContext compileContext) |
|
void |
AdministrationNode.autoWireTeam(AutoWirer<LinkTeamNode> autoWirer,
CompileContext compileContext) |
|
void |
GovernanceNode.autoWireTeam(AutoWirer<LinkTeamNode> autoWirer,
CompileContext compileContext) |
|
void |
ManagedObjectSourceNode.autoWireTeams(AutoWirer<LinkTeamNode> autoWirer,
CompileContext compileContext) |
|
void |
OfficeNode.autoWireTeams(AutoWirer<LinkTeamNode> autoWirer,
CompileContext compileContext) |
|
void |
SectionNode.autoWireTeams(AutoWirer<LinkTeamNode> autoWirer,
CompileContext compileContext) |
|
void |
ExecutiveNode.buildExecutive(OfficeFloorBuilder builder,
CompileContext compileContext) |
|
void |
GovernanceNode.buildGovernance(OfficeBuilder officeBuilder,
CompileContext compileContext) |
|
void |
ManagedFunctionNode.buildManagedFunction(OfficeBuilder officeBuilder,
CompileContext compileContext) |
|
void |
ManagedObjectSourceNode.buildManagedObject(OfficeFloorBuilder builder,
OfficeNode managingOffice,
OfficeBuilder managingOfficeBuilder,
OfficeBindings officeBindings,
CompileContext compileContext) |
|
void |
ManagedObjectPoolNode.buildManagedObjectPool(ManagedObjectBuilder<?> managedObjectBuilder,
ManagedObjectType<?> managedObjectType,
CompileContext compileContext) |
|
OfficeBindings |
OfficeNode.buildOffice(OfficeFloorBuilder builder,
CompileContext compileContext,
Profiler profiler) |
|
void |
BoundManagedObjectNode.buildOfficeManagedObject(OfficeNode office,
OfficeBuilder officeBuilder,
OfficeBindings officeBindings,
CompileContext compileContext) |
|
void |
AdministrationNode.buildPostFunctionAdministration(ManagedFunctionBuilder<?,?> managedFunctionBuilder,
CompileContext compileContext) |
|
void |
AdministrationNode.buildPreFunctionAdministration(ManagedFunctionBuilder<?,?> managedFunctionBuilder,
CompileContext compileContext) |
|
void |
AdministrationNode.buildPreLoadManagedObjectAdministration(DependencyMappingBuilder dependencyMappingBuilder,
CompileContext compileContext) |
|
void |
SectionNode.buildSection(OfficeBuilder officeBuilder,
OfficeBindings officeBindings,
CompileContext compileContext) |
|
void |
SupplierNode.buildSupplier(OfficeBuilder officeBuilder,
CompileContext compileContext) |
|
void |
SupplierThreadLocalNode.buildSupplierThreadLocal(CompileContext context) |
|
void |
TeamNode.buildTeam(OfficeFloorBuilder builder,
CompileContext compileContext) |
|
ExecutionManagedFunction |
ManagedFunctionNode.createExecutionManagedFunction(CompileContext compileContext) |
|
ExecutionManagedFunction |
ManagedObjectSourceNode.createExecutionManagedFunction(ManagedObjectFlowType<?> flowType,
CompileContext compileContext) |
|
ExecutionManagedObject |
ManagedObjectNode.createExecutionManagedObject(CompileContext compileContext) |
|
OfficeFloor |
OfficeFloorNode.deployOfficeFloor(java.lang.String officeFloorName,
OfficeFloorBuilder officeFloorBuilder,
CompileContext compileContext) |
|
boolean |
SupplierNode.ensureNoThreadLocals(CompileContext compileContext) |
|
AvailableType[] |
OfficeFloorNode.getAvailableTypes(CompileContext compileContext) |
|
AvailableType[] |
OfficeNode.getAvailableTypes(CompileContext compileContext) |
|
TypeQualification[] |
InputManagedObjectNode.getTypeQualifications(CompileContext compileContext) |
|
TypeQualification[] |
ManagedObjectNode.getTypeQualifications(CompileContext compileContext) |
|
void |
SupplierNode.loadAutoWireExtensions(AutoWirer<ManagedObjectExtensionNode> autoWirer,
ManagedObjectSourceVisitor managedObjectSourceVisitor,
CompileContext compileContext) |
|
AutoWirer<ManagedObjectExtensionNode> |
OfficeFloorNode.loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode> autoWirer,
CompileContext compileContext) |
|
void |
SectionNode.loadAutoWireExtensionTargets(AutoWirer<ManagedObjectExtensionNode> autoWirer,
CompileContext compileContext) |
|
AutoWirer<ManagedObjectSourceNode> |
OfficeFloorNode.loadAutoWireManagedObjectSourceTargets(AutoWirer<ManagedObjectSourceNode> autoWirer,
CompileContext compileContext) |
|
void |
SupplierNode.loadAutoWireObjects(AutoWirer<LinkObjectNode> autoWirer,
ManagedObjectSourceVisitor managedObjectSourceVisitor,
CompileContext compileContext) |
|
AutoWirer<LinkObjectNode> |
OfficeFloorNode.loadAutoWireObjectTargets(AutoWirer<LinkObjectNode> autoWirer,
CompileContext compileContext) |
|
void |
OfficeFloorNode.loadAutoWireTeamTargets(AutoWirer<LinkTeamNode> autoWirer,
OfficeTeamRegistry officeTeamRegistry,
CompileContext compileContext) |
|
DependentObjectType |
DependentObjectNode.loadDependentObjectType(CompileContext compileContext) |
|
ManagedFunctionType<?,?> |
ManagedFunctionNode.loadManagedFunctionType(CompileContext compileContext) |
|
ManagedObjectType<?> |
ManagedObjectSourceNode.loadManagedObjectType(CompileContext compileContext) |
|
ObjectDependencyType |
FunctionObjectNode.loadObjectDependencyType(CompileContext compileContext) |
|
ObjectDependencyType |
ManagedObjectDependencyNode.loadObjectDependencyType(CompileContext compileContext) |
|
ObjectDependencyType |
ManagedObjectFunctionDependencyNode.loadObjectDependencyType(CompileContext compileContext) |
|
OfficeAvailableSectionInputType[] |
SectionNode.loadOfficeAvailableSectionInputTypes(CompileContext compileContext) |
|
OfficeFloorManagedObjectSourceType |
ManagedObjectSourceNode.loadOfficeFloorManagedObjectSourceType(CompileContext compileContext) |
|
OfficeFloorTeamSourceType |
TeamNode.loadOfficeFloorTeamSourceType(CompileContext compileContext) |
|
OfficeFloorType |
OfficeFloorNode.loadOfficeFloorType(CompileContext compileContext) |
|
OfficeFunctionType |
ManagedFunctionNode.loadOfficeFunctionType(OfficeSubSectionType parentSubSectionType,
CompileContext compileContext) |
|
OfficeInputType |
OfficeInputNode.loadOfficeInputType(CompileContext compileContext) |
|
OfficeManagedObjectType |
OfficeObjectNode.loadOfficeManagedObjectType(CompileContext compileContext) |
|
OfficeOutputType |
OfficeOutputNode.loadOfficeOutputType(CompileContext compileContext) |
|
OfficeSectionInputType |
SectionInputNode.loadOfficeSectionInputType(CompileContext compileContext) |
|
OfficeSectionManagedObjectSourceType |
ManagedObjectSourceNode.loadOfficeSectionManagedObjectSourceType(CompileContext compileContext) |
|
OfficeSectionManagedObjectTeamType |
ManagedObjectTeamNode.loadOfficeSectionManagedObjectTeamType(CompileContext compileContext) |
|
OfficeSectionManagedObjectType |
ManagedObjectNode.loadOfficeSectionManagedObjectType(CompileContext compileContext) |
|
OfficeSectionObjectType |
SectionObjectNode.loadOfficeSectionObjectType(CompileContext compileContext) |
|
OfficeSectionOutputType |
SectionOutputNode.loadOfficeSectionOutputType(CompileContext compileContext) |
|
OfficeSectionType |
SectionNode.loadOfficeSectionType(CompileContext compileContext) |
|
OfficeSubSectionType |
SectionNode.loadOfficeSubSectionType(OfficeSubSectionType parentSectionType,
CompileContext compileContext) |
|
OfficeTeamType |
OfficeTeamNode.loadOfficeTeamType(CompileContext compileContext) |
|
OfficeType |
OfficeNode.loadOfficeType(CompileContext compileContext) |
|
SectionInputType |
SectionInputNode.loadSectionInputType(CompileContext compileContext) |
|
SectionObjectType |
SectionObjectNode.loadSectionObjectType(CompileContext compileContext) |
|
SectionOutputType |
SectionOutputNode.loadSectionOutputType(CompileContext compileContext) |
|
SectionType |
SectionNode.loadSectionType(CompileContext compileContext) |
|
SuppliedManagedObjectSourceType |
SuppliedManagedObjectSourceNode.loadSuppliedManagedObjectSourceType(CompileContext compileContext) |
|
SupplierType |
SupplierNode.loadSupplierType(CompileContext compileContext,
boolean isLoadingType,
AvailableType[] availableTypes) |
|
void |
FunctionNamespaceNode.registerAsPossibleMbean(CompileContext compileContext) |
|
void |
SupplierNode.registerAsPossibleMBean(CompileContext compileContext) |
Registers as a possible MBean.
|
boolean |
ManagedObjectNode.runExecutionExplorers(CompileContext compileContext) |
|
boolean |
OfficeNode.runExecutionExplorers(CompileContext compileContext) |
|
boolean |
SectionInputNode.runExecutionExplorers(java.util.Map<java.lang.String,ManagedFunctionNode> managedFunctions,
CompileContext compileContext) |
|
boolean |
SectionNode.runExecutionExplorers(java.util.Map<java.lang.String,ManagedFunctionNode> managedFunctions,
CompileContext compileContext) |
|
boolean |
ManagedFunctionNode.souceManagedFunction(ManagedFunctionVisitor managedFunctionVisitor,
CompileContext compileContext) |
|
boolean |
AdministrationNode.sourceAdministration(CompileContext compileContext) |
|
boolean |
SupplierNode.sourceComplete(CompileContext compileContext) |
Flags sourcing functionality complete.
|
boolean |
ExecutiveNode.sourceExecutive(CompileContext compileContext) |
|
boolean |
GovernanceNode.sourceGovernance(CompileContext compileContext) |
|
boolean |
SectionNode.sourceInheritance(CompileContext compileContext) |
|
boolean |
ManagedObjectNode.sourceManagedObject(CompileContext compileContext) |
|
boolean |
ManagedObjectPoolNode.sourceManagedObjectPool(CompileContext compileContext) |
|
boolean |
ManagedObjectSourceNode.sourceManagedObjectSource(ManagedObjectSourceVisitor managedObjectSourceVisitor,
CompileContext compileContext) |
|
boolean |
OfficeFloorNode.sourceOfficeFloor(CompileContext compileContext) |
|
boolean |
OfficeFloorNode.sourceOfficeFloorTree(AutoWirerVisitor autoWirerVisitor,
CompileContext compileContext) |
|
boolean |
OfficeNode.sourceOfficeTree(ManagedObjectSourceVisitor managedObjectSourceVisitor,
AutoWirerVisitor autoWirerVisitor,
CompileContext compileContext) |
Sources this Office and all descendant Node instances.
|
boolean |
OfficeNode.sourceOfficeWithTopLevelSections(ManagedObjectSourceVisitor managedObjectSourceVisitor,
CompileContext compileContext) |
|
boolean |
SectionNode.sourceSection(ManagedFunctionVisitor managedFunctionVisitor,
ManagedObjectSourceVisitor managedObjectSourceVisitor,
CompileContext compileContext,
boolean isLoadingType) |
|
boolean |
SectionNode.sourceSectionTree(ManagedFunctionVisitor managedFunctionVisitor,
ManagedObjectSourceVisitor managedObjectSourceVisitor,
CompileContext compileContext,
boolean isLoadingType) |
Sources this SectionNode and all its descendant Node
instances recursively.
|
boolean |
SupplierNode.sourceSupplier(CompileContext compileContext) |
|
boolean |
TeamNode.sourceTeam(TeamVisitor teamVisitor,
CompileContext compileContext) |
|
void |
ManagedFunctionVisitor.visit(ManagedFunctionType<?,?> managedFunctionType,
ManagedFunctionNode managedFunctionNode,
CompileContext compileContext) |
|
void |
ManagedObjectSourceVisitor.visit(ManagedObjectType<?> managedObjectType,
ManagedObjectSourceNode managedObjectSourceNode,
CompileContext compileContext) |
|
void |
TeamVisitor.visit(TeamType teamType,
TeamNode teamNode,
CompileContext compileContext) |
|