Modifier and Type | Method and Description |
---|---|
ManagedObjectSourceWirer |
AutoWireObject.getManagedObjectSourceWirer()
Obtains the
ManagedObjectSourceWirer . |
Modifier and Type | Method and Description |
---|---|
AutoWireObject |
AutoWireApplication.addManagedObject(String managedObjectSourceClassName,
ManagedObjectSourceWirer wirer,
AutoWire... autoWiring)
Adds a
ManagedObjectSource for dependency injection. |
Modifier and Type | Method and Description |
---|---|
ManagedObjectSourceWirer |
AutoWireObjectImpl.getManagedObjectSourceWirer() |
Modifier and Type | Method and Description |
---|---|
AutoWireObject |
AutoWireOfficeFloorSource.addManagedObject(String managedObjectSourceClassName,
ManagedObjectSourceWirer wirer,
AutoWire... autoWiring) |
Constructor and Description |
---|
AutoWireObjectImpl(OfficeFloorCompiler compiler,
String managedObjectSourceClassName,
PropertyList properties,
ManagedObjectSourceWirer wirer,
AutoWire... autoWiring)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
<D extends Enum<D>,F extends Enum<F>> |
SupplierSourceContextImpl.addManagedObject(ManagedObjectSource<D,F> managedObjectSource,
ManagedObjectSourceWirer wirer,
AutoWire... autoWiring) |
Modifier and Type | Method and Description |
---|---|
<D extends Enum<D>,F extends Enum<F>> |
SupplierSourceContext.addManagedObject(ManagedObjectSource<D,F> managedObjectSource,
ManagedObjectSourceWirer wirer,
AutoWire... autoWiring)
Adds a potential
ManagedObjectSource for dependency injection. |
Modifier and Type | Method and Description |
---|---|
static ManagedObjectSourceWirer |
HttpsServerSocketManagedObjectSource.createManagedObjectSourceWirer(String sectionName,
String sectionInputName)
Convenience method to create the
ManagedObjectSourceWirer for
wiring in the HttpsServerSocketManagedObjectSource . |
static ManagedObjectSourceWirer |
HttpServerSocketManagedObjectSource.createManagedObjectSourceWirer(String sectionName,
String sectionInputName)
Convenience method to create the
ManagedObjectSourceWirer for
wiring in the HttpServerSocketManagedObjectSource . |
Modifier and Type | Field and Description |
---|---|
protected static ManagedObjectSourceWirer |
WebApplicationAutoWireOfficeFloorSource.processScopeWirer
|
Copyright © 2005–2016. All rights reserved.