|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.red5.server.scope.Scope.Builder
public static final class Scope.Builder
Builder pattern
Constructor Summary | |
---|---|
Scope.Builder(IScope parent,
ScopeType type,
String name,
boolean persistent)
|
Method Summary | |
---|---|
Scope |
build()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Scope.Builder(IScope parent, ScopeType type, String name, boolean persistent)
Method Detail |
---|
public Scope build()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |