|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PackageBuilder
Interface that encapsulates package building process.
Method Summary | |
---|---|
void |
buildPackage(BuildConfiguration config)
Imlemetnation of this method is responsible for package building(jar,exe, class) |
Methods inherited from interface net.sf.jpackit.notification.JPackitEventProducer |
---|
addNotificationListener, cancelAction, fireActionInterrupted, fireErrorMessageChanged, fireProgressInfoChanged, fireStateChanged, removeNotificationListener |
Method Detail |
---|
void buildPackage(BuildConfiguration config)
config
- BuildConfiguration used for building package..
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |