All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ecycle.0.9.11.source-code.lifecycle_common.properties Maven / Gradle / Ivy

Go to download

Lifecycle AOP Framework. Enabling describe enhanced State Diagram with Java language, and processing relational Lifecycle constraints(including: state validations, transitions validations), concurrency, lifecycle callbacks, lifecycle events implicitely with Lifecycle Engine. This engine can be used by class load time (Java Instrumentation) or compile time (Lifecycle-StaticWeaver-maven-plugin).

There is a newer version: 0.9.13
Show newest version
002-9000=Illegal Request Found on object {2}: Event {0} is not allowed while object is on {1} state. 
002-9001=Illegal Request Found on object {0}: It is in invalid state {1}, since its relation object {2} is in state {3}, which is inconsistent with definition: {4} .
002-9002=Illegal Request Found on object {2}: Event {0} can not go to next state {1}, Since its relation object {3} is in state {4}, which violates the next state inbound constraint states {5} . 
002-9003=Callback exception occurred on method {0}.
002-9004=The value of relation {0} is null, while violates the @nullable attribute definition {1} in @validWhile on state {2}.
002-9005=The value of relation {0} is null, while violates the @nullable attribute definition {1} in @inboundWhile on state {2}.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy