Skip navigation links


oracle.iam.platformservice.utils
Class JarUpdateUtility

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


public class JarUpdateUtility
extends java.lang.Object

Constructor Summary
JarUpdateUtility()
           

 

Method Summary
 void getJarDetails()
          Gets the detail of each jar and this is added to the Set of JarElements
 java.util.Set getJarElements()
          Gets the details of the jars to be loaded to OIM DB from user through the console.
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

JarUpdateUtility

public JarUpdateUtility()

Method Detail

getJarElements

public java.util.Set getJarElements()
Gets the details of the jars to be loaded to OIM DB from user through the console.

getJarDetails

public void getJarDetails()
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 © 2011, Oracle and/or its affiliates. All rights reserved.