|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.channels.iccdemo.ViewerURL
public class ViewerURL
A simple proxy class that CViewer binds in its jndi context. Class allows outsiders to invoke URL change.
Field Summary | |
---|---|
private CViewer |
viewerChannel
|
Constructor Summary | |
---|---|
ViewerURL(CViewer channel)
|
Method Summary | |
---|---|
void |
setNewURL(java.lang.String newURL)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private CViewer viewerChannel
Constructor Detail |
---|
public ViewerURL(CViewer channel)
Method Detail |
---|
public void setNewURL(java.lang.String newURL)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |