org.objectweb.dsrg.sofa.bootstrap
Class MIServicePublisherOSGi.Publisher

java.lang.Object
  extended by org.objectweb.dsrg.sofa.bootstrap.MIServicePublisherOSGi.Publisher
Enclosing class:
MIServicePublisherOSGi

public class MIServicePublisherOSGi.Publisher
extends java.lang.Object

Represents a single service (interface)


Method Summary
 void publish()
          Publish the service
 void unpublish()
          Unpublish the service
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

publish

public void publish()
Publish the service


unpublish

public void unpublish()
Unpublish the service