package com.blackrook.small.annotation.component
Contains annotations for components.
-
-
Annotation Interfaces
Annotates a
Component
method to be called after this component is constructed and its components filled.
Annotates a
Component
method to be called after all components are constructed.
Annotates a
Component
method to be called before this component is removed from the environment.