|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jdo.api.persistence.enhancer.util.Assertion
com.sun.jdo.api.persistence.enhancer.util.Support
public class Support
Basic support for enhancer implementation.
| Field Summary | |
|---|---|
static Timer |
timer
|
| Constructor Summary | |
|---|---|
Support()
|
|
| Method Summary | |
|---|---|
protected static String |
getI18N(String key)
Returns the I18N message. |
protected static String |
getI18N(String key,
int arg1,
String arg2)
Returns the I18N message. |
protected static String |
getI18N(String key,
Object[] args)
Returns the I18N message. |
protected static String |
getI18N(String key,
String arg)
Returns the I18N message. |
protected static String |
getI18N(String key,
String arg1,
String arg2)
Returns the I18N message. |
protected static String |
getI18N(String key,
String arg1,
String arg2,
String arg3)
Returns the I18N message. |
| Methods inherited from class com.sun.jdo.api.persistence.enhancer.util.Assertion |
|---|
affirm, affirm, affirm, affirm |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Timer timer
| Constructor Detail |
|---|
public Support()
| Method Detail |
|---|
protected static final String getI18N(String key)
protected static final String getI18N(String key,
String arg)
protected static final String getI18N(String key,
String arg1,
String arg2)
protected static final String getI18N(String key,
String arg1,
String arg2,
String arg3)
protected static final String getI18N(String key,
int arg1,
String arg2)
protected static final String getI18N(String key,
Object[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||