|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransparencyCodeSpec | |
---|---|
com.tc.object.config |
Uses of TransparencyCodeSpec in com.tc.object.config |
---|
Methods in com.tc.object.config that return TransparencyCodeSpec | |
---|---|
TransparencyCodeSpec |
TransparencyClassSpec.getCodeSpec(java.lang.String methodName,
java.lang.String description,
boolean isAutolock)
Find code spec for method |
Methods in com.tc.object.config with parameters of type TransparencyCodeSpec | |
---|---|
void |
TransparencyClassSpec.addMethodCodeSpec(java.lang.String name,
TransparencyCodeSpec codeSpec)
Add method code specification |
void |
TransparencyClassSpec.setDefaultCodeSpec(TransparencyCodeSpec codeSpec)
The supplied spec will be returned if there exists no specific code spec for particular methods |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |