Package org.apache.tapestry5.ioc
Class IOCConstants
java.lang.Object
org.apache.tapestry5.ioc.IOCConstants
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE_BUILDER_MANIFEST_ENTRY_NAME
- See Also:
-
MASTER_OBJECT_PROVIDER_SERVICE_ID
- See Also:
-
SERVICE_CLASS_RELOADING_ENABLED
Name of a JVM System Property (but not, alas, a configuration symbol) that is used to disable live service reloading entirely (i.e., reverting to Tapestry 5.1 behavior).- Since:
- 5.2.2
- See Also:
-
-
Constructor Details
-
IOCConstants
public IOCConstants()
-