Project JXTA

net.jxta.platform
Interface Application

All Superinterfaces:
Module

public interface Application
extends Module

This interface defines a JXTA peer group application. That is a class of Module suitable for loading as the main application of a group, or which may be loaded by a group while not being a service. For now, it is a plain Module.


Field Summary
 
Fields inherited from interface net.jxta.platform.Module
START_AGAIN_PROGRESS, START_AGAIN_STALLED, START_OK
 
Methods inherited from interface net.jxta.platform.Module
init, startApp, stopApp
 


JXTA J2SE