|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface InfoMBean
This is the interface for the info bean anf for the use of this bean as MBean. This allows you to access the infos e.g. with the 'jconsole' during runtime.
| Method Summary | |
|---|---|
String |
getBuildTime()
Gets the builds the time of PatternTesting. |
String |
getVersion()
Gets the version of PatternTesting. |
| Method Detail |
|---|
@Description(value="returns the version of PatternTesting") String getVersion()
@Description(value="returns the build time of PatternTesting") String getBuildTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||