JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.massa.util
Interface ExtraInitializer
All Known Implementing Classes:
MAddonsFinderInitializer
public interface
ExtraInitializer
This interface should be implemented by classes referenced by "extraInitializer" nodes in mrules-utils.xml configuration files.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
load
()
Will be called automatically when MRules initializes, after framework has finished its own initialization.
Method Detail
load
void load()
Will be called automatically when MRules initializes, after framework has finished its own initialization.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method