| Package | Description |
|---|---|
| com.mgnt.lifecycle.management |
This package contains some small infrastructure that simplifies and automates working with Factories that provide
concrete implementations of an Interface.
|
| com.mgnt.lifecycle.management.backgroundrunner |
This package contains infrastructure that can run user implemented Task classes in a separate thread at configured
time interval.
|
| com.mgnt.lifecycle.management.backgroundrunner.example | |
| com.mgnt.lifecycle.management.example |
This package with all its sub-packages contains a source code example that demonstrates how infrastructure in package
com.mgnt.lifecycle.management should be used. |
| com.mgnt.lifecycle.management.example.implementations |
| Class and Description |
|---|
| BaseEntityFactory
This is the parent factory class for all the factories.
|
| Class and Description |
|---|
| BaseEntity
This is the base class for any set of classes that self-insert themselves into a Factory upon instantiation
The way it works that a user will need to create an Interface and an abstract class implementing this Interface.
|
| BaseEntityFactory
This is the parent factory class for all the factories.
|
| Class and Description |
|---|
| BaseEntity
This is the base class for any set of classes that self-insert themselves into a Factory upon instantiation
The way it works that a user will need to create an Interface and an abstract class implementing this Interface.
|
| Class and Description |
|---|
| BaseEntity
This is the base class for any set of classes that self-insert themselves into a Factory upon instantiation
The way it works that a user will need to create an Interface and an abstract class implementing this Interface.
|
| BaseEntityFactory
This is the parent factory class for all the factories.
|
| Class and Description |
|---|
| BaseEntity
This is the base class for any set of classes that self-insert themselves into a Factory upon instantiation
The way it works that a user will need to create an Interface and an abstract class implementing this Interface.
|