|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.microsoft.tfs.core.product.ProductInformation
public class ProductInformation
Tracks the current running product. Call initialize(ProductName)
once early in application startup.
This class is for internal use only.
Constructor Summary | |
---|---|
ProductInformation()
|
Method Summary | |
---|---|
static ProductName |
getCurrent()
|
static void |
initialize(ProductName product)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProductInformation()
Method Detail |
---|
public static void initialize(ProductName product)
public static ProductName getCurrent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |