|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.channels.error.CError.RefreshPolicy
private class CError.RefreshPolicy
Class to represent policy about whether channel refresh and reinstantiation is allowed.
Field Summary | |
---|---|
(package private) boolean |
allowRefresh
Whether refreshing the channel is allowed. |
(package private) boolean |
allowReinstantiation
Whether reloading the channel is allowed. |
Constructor Summary | |
---|---|
private |
CError.RefreshPolicy()
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
boolean allowRefresh
boolean allowReinstantiation
Constructor Detail |
---|
private CError.RefreshPolicy()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |