public class JCSServerHack
extends java.lang.Object
Methods meant to be replaced once the corresponding functionality is implemented.
Separating this methods from the rest of the code hopefully will help identifying them when required.
| Constructor and Description |
|---|
JCSServerHack() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
determineInterface(java.lang.String c)
determines the persistent interface for a given class
|
public static java.lang.String determineInterface(java.lang.String c)
The module framework can't read attributes of XML elements
The framework should be updated to retrieve this value
from the 'interface' attribute of the
PPeerProperty.JCSS_PERSISTENT_PEER_PCLASS
of the corresponding XML configuration file.
c - persistent class