| org.eclipse.sisu.EagerSingleton | 
Marks beans that should be created as soon as possible:
 
 
 
 @Named
 @EagerSingleton
 public class Startup
 {
     //
 }
 
| [Expand] Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  From interface
  java.lang.annotation.Annotation | |||||||||||