public class AutoWireSupplierImpl extends AutoWirePropertiesImpl implements AutoWireSupplier
AutoWireSupplier
implementation.ENVIRONMENT_PROPERTIES_DIRECTORY
ENVIRONMENT_PROPERTIES_DIRECTORY
Constructor and Description |
---|
AutoWireSupplierImpl(OfficeFloorCompiler compiler,
String supplierSourceClassName,
PropertyList properties)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
String |
getSupplierSourceClassName()
Obtains the
SupplierSource class name. |
addProperty, getProperties, loadProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProperties, loadProperties
addProperty
public AutoWireSupplierImpl(OfficeFloorCompiler compiler, String supplierSourceClassName, PropertyList properties)
compiler
- OfficeFloorCompiler
.supplierSourceClassName
- SupplierSource
class name.properties
- PropertyList
.public String getSupplierSourceClassName()
AutoWireSupplier
Obtains the SupplierSource
class name.
May be an alias.
getSupplierSourceClassName
in interface AutoWireSupplier
SupplierSource
class name.Copyright © 2005–2016. All rights reserved.