|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.tools.SerialVersionUID
public class SerialVersionUID
A tool/service that computes all the class serialVersionUIDs under the jboss home directory.
| Constructor Summary | |
|---|---|
SerialVersionUID()
|
|
| Method Summary | |
|---|---|
static Map |
generateJBossSerialVersionUIDReport(File jbossHome)
Create a Map |
static Map |
generateRISerialVersionUIDReport(File j2eeHome)
Create a Map |
static void |
main(String[] args)
Generate a mapping of the serial version UIDs for the serializable classes under the jboss dist directory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SerialVersionUID()
| Method Detail |
|---|
public static Map generateJBossSerialVersionUIDReport(File jbossHome)
throws IOException
jbossHome - - the jboss dist root directory
IOException
public static Map generateRISerialVersionUIDReport(File j2eeHome)
throws IOException
j2eeHome - - the j2ee ri dist root directory
IOException
public static void main(String[] args)
throws Exception
args - - [0] = jboss dist root directory
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||