public abstract class SaajInterceptor
extends <any>
Modifier and Type | Field and Description |
---|---|
protected SaajUniverse |
universe |
Constructor and Description |
---|
SaajInterceptor(java.lang.String phase,
SaajUniverse universe) |
Modifier and Type | Method and Description |
---|---|
static void |
registerInterceptors() |
protected SaajUniverse universe
public SaajInterceptor(java.lang.String phase, SaajUniverse universe)