org.jasig.portal.tools
Class RegisterChannelType
java.lang.Object
org.jasig.portal.tools.RegisterChannelType
- public class RegisterChannelType
- extends java.lang.Object
A tool for registering a new channel type with uPortal.
Channel types are defined by a java class name and an associated
channel publishing document. Once added with this tool, a channel
type will be available to channel publishers for the production
of new channel definitions based on the channel type.
Usage: RegisterChannelType
- Version:
- $Revision: 1.5 $
- Author:
- Ken Weiner, kweiner@interactivebusiness.com
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisterChannelType
public RegisterChannelType()
main
public static void main(java.lang.String[] args)