Skip navigation links
C E G I L M N O P R S W _ 

C

clazz - Variable in class org.jrebirth.af.modular.model.Component
 
clazz - Variable in class org.jrebirth.af.modular.model.Registration
 
clazz - Variable in class org.jrebirth.af.modular.model.RegistrationEntry
 
Component - Class in org.jrebirth.af.modular.model
Java class for Component complex type.
Component() - Constructor for class org.jrebirth.af.modular.model.Component
 
component - Variable in class org.jrebirth.af.modular.model.WarmUpList
 
createComponent() - Method in class org.jrebirth.af.modular.model.ObjectFactory
Create an instance of Component
createModule() - Method in class org.jrebirth.af.modular.model.ObjectFactory
Create an instance of Module
createModule(Module) - Method in class org.jrebirth.af.modular.model.ObjectFactory
Create an instance of JAXBElement<Module>}
createPair(Registration, RegistrationEntry) - Static method in class org.jrebirth.af.modular.ModuleConfigFileParser
CReate a pair object with interface+implementation.
createRegistration() - Method in class org.jrebirth.af.modular.model.ObjectFactory
Create an instance of Registration
createRegistrationEntry() - Method in class org.jrebirth.af.modular.model.ObjectFactory
Create an instance of RegistrationEntry
createRegistrationEntryList() - Method in class org.jrebirth.af.modular.model.ObjectFactory
Create an instance of RegistrationEntryList
createRegistrationList() - Method in class org.jrebirth.af.modular.model.ObjectFactory
Create an instance of RegistrationList
createWarmUpList() - Method in class org.jrebirth.af.modular.model.ObjectFactory
Create an instance of WarmUpList

E

exclusive - Variable in class org.jrebirth.af.modular.model.Registration
 

G

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.

I

isExclusive() - Method in class org.jrebirth.af.modular.model.Registration
Gets the value of the exclusive property.

L

loadInputStream(String) - Static method in class org.jrebirth.af.modular.ModuleConfigFileParser
TRy to load a custom resource file.
LOGGER - Static variable in class org.jrebirth.af.modular.ModuleConfigFileParser
The class logger.

M

Module - Class in org.jrebirth.af.modular.model
Java class for Module complex type.
Module() - Constructor for class org.jrebirth.af.modular.model.Module
 
ModuleConfigFileParser - Class in org.jrebirth.af.modular
The Class ModuleConfigFileParser is used to parse Module.xml files.
ModuleConfigFileParser() - Constructor for class org.jrebirth.af.modular.ModuleConfigFileParser
Private Constructor.

N

name - Variable in class org.jrebirth.af.modular.model.Module
 

O

ObjectFactory - Class in org.jrebirth.af.modular.model
This object contains factory methods for each Java content interface and Java element interface generated in the org.jrebirth.af.modular.model package.
ObjectFactory() - Constructor for class org.jrebirth.af.modular.model.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.jrebirth.af.modular.model
org.jrebirth.af.modular - package org.jrebirth.af.modular
Provides Classes to manage JRebirth Modules.
org.jrebirth.af.modular.model - package org.jrebirth.af.modular.model
 

P

parseFile(String) - Static method in class org.jrebirth.af.modular.ModuleConfigFileParser
Parses the Module.xml.
priority - Variable in class org.jrebirth.af.modular.model.RegistrationEntry
 

R

Registration - Class in org.jrebirth.af.modular.model
Java class for Registration complex type.
Registration() - Constructor for class org.jrebirth.af.modular.model.Registration
 
registration - Variable in class org.jrebirth.af.modular.model.RegistrationList
 
registrationEntries - Variable in class org.jrebirth.af.modular.model.Registration
 
RegistrationEntry - Class in org.jrebirth.af.modular.model
Java class for RegistrationEntry complex type.
RegistrationEntry() - Constructor for class org.jrebirth.af.modular.model.RegistrationEntry
 
registrationEntry - Variable in class org.jrebirth.af.modular.model.RegistrationEntryList
 
RegistrationEntryList - Class in org.jrebirth.af.modular.model
Java class for RegistrationEntryList complex type.
RegistrationEntryList() - Constructor for class org.jrebirth.af.modular.model.RegistrationEntryList
 
RegistrationList - Class in org.jrebirth.af.modular.model
Java class for RegistrationList complex type.
RegistrationList() - Constructor for class org.jrebirth.af.modular.model.RegistrationList
 
registrations - Variable in class org.jrebirth.af.modular.model.Module
 

S

setClazz(String) - Method in class org.jrebirth.af.modular.model.Component
Sets the value of the clazz property.
setClazz(String) - Method in class org.jrebirth.af.modular.model.Registration
Sets the value of the clazz property.
setClazz(String) - Method in class org.jrebirth.af.modular.model.RegistrationEntry
Sets the value of the clazz property.
setExclusive(Boolean) - Method in class org.jrebirth.af.modular.model.Registration
Sets the value of the exclusive property.
setName(Object) - Method in class org.jrebirth.af.modular.model.Module
Sets the value of the name property.
setPriority(String) - Method in class org.jrebirth.af.modular.model.RegistrationEntry
Sets the value of the priority property.
setRegistrationEntries(RegistrationEntryList) - Method in class org.jrebirth.af.modular.model.Registration
Sets the value of the registrationEntries property.
setRegistrations(RegistrationList) - Method in class org.jrebirth.af.modular.model.Module
Sets the value of the registrations property.
setWarmUp(WarmUpList) - Method in class org.jrebirth.af.modular.model.Module
Sets the value of the warmUp property.

W

warmUp - Variable in class org.jrebirth.af.modular.model.Module
 
WarmUpList - Class in org.jrebirth.af.modular.model
Java class for WarmUpList complex type.
WarmUpList() - Constructor for class org.jrebirth.af.modular.model.WarmUpList
 

_

_Module_QNAME - Static variable in class org.jrebirth.af.modular.model.ObjectFactory
 
C E G I L M N O P R S W _ 
Skip navigation links

Copyright © 2011–2015 JRebirth OSS. All rights reserved.