|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SocketStreamDecorationStrategy.Factory
Factory interface for creating instances of
SocketStreamDecorationStrategy
.
Implementations must provide a zero argument constructor.
Method Summary | |
---|---|
SocketStreamDecorationStrategy |
create(LoggerTeam logger,
ORBLoader loader,
java.lang.String prefix)
Optionally creates a new SocketStreamDecorationStrategy
based on the configuration values. |
Method Detail |
---|
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
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |