Class StartupActions.Feature

java.lang.Object
ch.raffael.meldioc.library.base.lifecycle.StartupActions.Feature
Direct Known Subclasses:
Lifecycle.Feature
Enclosing interface:
StartupActions

@Feature
public static class StartupActions.Feature
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    Feature()  
  • Method Summary

    Modifier and Type Method Description
    StartupActions.Default startupActionsEP()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Feature

      public Feature()
  • Method Details