com.vii.brillien.kernel.annotations.lifecycle
Annotation Type Resident


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Resident

One of the 3 management types. It defines application-level unique instantiation process. Singleton in fact.



Copyright © 2012. All Rights Reserved.