org.gloin.resource
Class RegisterResource

java.lang.Object
  |
  +--org.gloin.resource.RegisterResource

public class RegisterResource
extends java.lang.Object

Command line oriented utility to enable registration of file resource bytes in a resource service


Constructor Summary
RegisterResource()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterResource

public RegisterResource()
Method Detail

main

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