The Tigris site will receive a major upgrade the evening of Monday, December 1, beginning at 8:30 pm PST. Downtime is projected to be about ten hours.
Further details in the announcement
jmt.codebase
Class CodeBaseFactory
java.lang.Object
|
+--jmt.codebase.CodeBaseFactory
- public final class CodeBaseFactory
- extends java.lang.Object
A static factory providing methods to create CodeBase
instances. It also contains a package-scoped creation method to create
a ResourceAnalysationFacilityListener instances
used by the CodeBase.
- Author:
- Martin Kersten
- See Also:
CodeBase,
ResourceAnalysationFacilityListener
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodeBaseFactory
public CodeBaseFactory()
createCodeBase
public static CodeBase createCodeBase()
- Returns a new CodeBase instance.
- Returns:
- A new codebase instance