Interface Init

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String ROLE
      Avalon Role
    • Method Detail

      • init

        void init()
           throws Exception
        Method to be implemented by user Init class. Here you should manage the business part of your application init. As an Avalon component, class extending this interface have access to all Cocoon-managed components, all plugins, ...
        Throws:
        Exception - if an error occurs