Skip navigation links


oracle.iam.platformservice.utils
Class ResourceUploadUtility

java.lang.Object
  extended by oracle.iam.platformservice.utils.ResourceUploadUtility


public class ResourceUploadUtility
extends java.lang.Object
Since:
release specific (what release of product did this appear in)

Constructor Summary
ResourceUploadUtility()
           

 

Method Summary
 void getResourceDetails()
          Gets the detail of each jar and this is added to the Set of JarElements
 java.util.Set getResourceElements()
           
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

ResourceUploadUtility

public ResourceUploadUtility()

Method Detail

getResourceElements

public java.util.Set getResourceElements()

getResourceDetails

public void getResourceDetails()
Gets the detail of each jar and this is added to the Set of JarElements

main

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

Skip navigation links


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.