Serializable
public class JarMakerEvent extends EventObject
source
Constructor | Description |
---|---|
JarMakerEvent(Object source,
String jarEntryName) |
Constructs a JarMakerEvent object.
|
Modifier and Type | Method | Description |
---|---|---|
String |
getJarEntryName() |
Returns the name of the jar entry being processed.
|
String |
toString() |
Returns the name of the jar entry being processed.
|
getSource
public String getJarEntryName()
com/ibm/as400/access/AS400.class
public String toString()
toString
in class EventObject
com/ibm/as400/access/AS400.class
Copyright © 2024. All rights reserved.