|
Alignment API and Server 4.6 (1875M) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.inrialpes.exmo.align.service.osgi.OSGIAServProfile
public class OSGIAServProfile
OSGIAServProvile: OSGI Service profile for the Alignment server
Field Summary | |
---|---|
static org.osgi.framework.BundleContext |
ctxt
|
private int |
localId
|
(package private) static org.slf4j.Logger |
logger
|
private AServProtocolManager |
manager
|
private String |
myId
|
private String |
serverURL
|
Constructor Summary | |
---|---|
OSGIAServProfile()
|
Method Summary | |
---|---|
void |
close()
Shutdown the Service and undeclare it from any registery |
void |
init(Properties params,
AServProtocolManager manager)
Creates the Service object and declares it after any required registery |
void |
start(org.osgi.framework.BundleContext context)
Implements BundleActivator.start(). |
void |
stop(org.osgi.framework.BundleContext context)
Implements BundleActivator.stop(). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final org.slf4j.Logger logger
private AServProtocolManager manager
private String myId
private String serverURL
private int localId
public static org.osgi.framework.BundleContext ctxt
Constructor Detail |
---|
public OSGIAServProfile()
Method Detail |
---|
public void init(Properties params, AServProtocolManager manager) throws AServException
AlignmentServiceProfile
init
in interface AlignmentServiceProfile
AServException
public void close()
AlignmentServiceProfile
close
in interface AlignmentServiceProfile
public void start(org.osgi.framework.BundleContext context)
start
in interface org.osgi.framework.BundleActivator
context
- the framework context for the bundle.public void stop(org.osgi.framework.BundleContext context)
stop
in interface org.osgi.framework.BundleActivator
context
- the framework context for the bundle.
|
Alignment API and Server 4.6 (1875M) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |