public static interface SocketStreamDecorationStrategy.Factory
SocketStreamDecorationStrategy.
Implementations must provide a zero argument constructor.| Modifier and Type | Method and Description |
|---|---|
SocketStreamDecorationStrategy |
create(LoggerTeam logger,
ORBLoader loader,
java.lang.String prefix)
Optionally creates a new
SocketStreamDecorationStrategy
based on the configuration values. |
SocketStreamDecorationStrategy create(LoggerTeam logger, ORBLoader loader, java.lang.String prefix)
SocketStreamDecorationStrategy
based on the configuration values.logger - the logger team to usedloader - the orb loader to be usedprefix - the optional property name prefix to use, e.g. "iiop"null.INITIALIZE - if problems occured during setup