- getClassObject(String) - Static method in class org.jrebirth.af.modular.ModuleConfigFileParser
-
Gets the class object.
- getClazz() - Method in class org.jrebirth.af.modular.model.Component
-
Gets the value of the clazz property.
- getClazz() - Method in class org.jrebirth.af.modular.model.Registration
-
Gets the value of the clazz property.
- getClazz() - Method in class org.jrebirth.af.modular.model.RegistrationEntry
-
Gets the value of the clazz property.
- getComponent() - Method in class org.jrebirth.af.modular.model.WarmUpList
-
Gets the value of the component property.
- getName() - Method in class org.jrebirth.af.modular.model.Module
-
Gets the value of the name property.
- getPriority() - Method in class org.jrebirth.af.modular.model.RegistrationEntry
-
Gets the value of the priority property.
- getRegistration() - Method in class org.jrebirth.af.modular.model.RegistrationList
-
Gets the value of the registration property.
- getRegistrationEntries() - Method in class org.jrebirth.af.modular.model.Registration
-
Gets the value of the registrationEntries property.
- getRegistrationEntry() - Method in class org.jrebirth.af.modular.model.RegistrationEntryList
-
Gets the value of the registrationEntry property.
- getRegistrations() - Method in class org.jrebirth.af.modular.model.Module
-
Gets the value of the registrations property.
- getRegistrations(String) - Static method in class org.jrebirth.af.modular.ModuleConfigFileParser
-
Get all Component Registrations by pair Interface + Implementation.
- getWarmUp() - Method in class org.jrebirth.af.modular.model.Module
-
Gets the value of the warmUp property.
- getWarmUp(String) - Static method in class org.jrebirth.af.modular.ModuleConfigFileParser
-
Get the list of Component to start during WarmUp.