Skip navigation links

Package org.adroitlogic.x.annotation.dec

This package contains all the declarative annotations used by the project-x framework to identify the declarative interfaces.

See: Description

Package org.adroitlogic.x.annotation.dec Description

This package contains all the declarative annotations used by the project-x framework to identify the declarative interfaces. These annotations could be used in implementing any component that requires certain actions to be automatically taken care of by the framework, such as AutoInitialize to initialize the components at runtime and AutoStart to start the components at runtime. Usually these annotations are accompanied by a set of declarative interfaces which defines the behavior of the declaration. These includes Initializable and Startable Further this also contains a processor sub package that contains the declarative annotation processors that are mostly used by the compilers to make sure the behavior of these components and guarantees the correct use of the annotations in conjunction with the declarative interfaces
Since:
17.01
Author:
Ruwan Linton
Skip navigation links

Copyright © 2016–2019 AdroitLogic. All rights reserved.