uPortal 2.3.2
API Documentation

org.jasig.portal.layout.utils
Class PushFragmentLoader

java.lang.Object
  extended byorg.jasig.portal.layout.utils.PushFragmentLoader

public class PushFragmentLoader
extends java.lang.Object

A utility class to load pushed fragment configuration into the database used by the pushfragment ant target.

Version:
1.0
Author:
Peter Kharchenko, Michael Ivanov

Constructor Summary
PushFragmentLoader()
           
 
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
 

Constructor Detail

PushFragmentLoader

public PushFragmentLoader()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

uPortal 2.3.2
API Documentation