org.sonatype.tycho.p2
Interface DirectorApplicationWrapper

All Known Implementing Classes:
DirectorApplicationWrapperImpl

public interface DirectorApplicationWrapper


Field Summary
static java.lang.Integer EXIT_OK
           
 
Method Summary
 java.lang.Object run(java.lang.String[] args)
           
 

Field Detail

EXIT_OK

static final java.lang.Integer EXIT_OK
See Also:
IApplication.EXIT_OK
Method Detail

run

java.lang.Object run(java.lang.String[] args)
See Also:
DirectorApplication.run(String[] )


Copyright © 2008-2011. All Rights Reserved.