Package | Description |
---|---|
jmplib |
Modifier and Type | Class and Description |
---|---|
class |
SimpleIntercessor
An intercessor of classes.
|
class |
TransactionalIntercessor
An intercessor of classes.
|
Modifier and Type | Method and Description |
---|---|
IIntercessor |
TransactionalIntercessor.createIntercessor()
Creates an instance of the intercessor implementing this interface
|
IIntercessor |
SimpleIntercessor.createIntercessor()
Creates an instance of the intercessor implementing this interface
|
IIntercessor |
IIntercessor.createIntercessor()
Creates an instance of the intercessor implementing this interface
|