|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.sail.core.service.impl.LauncherServiceImpl
public class LauncherServiceImpl
| Constructor Summary | |
|---|---|
LauncherServiceImpl()
Creates a sessionUuuid object. |
|
| Method Summary | |
|---|---|
protected ICurnit |
getCurnit()
Find the curnit if it hasn't been found. |
Offering |
getOffering()
Creating an offering and returning it. |
java.util.Properties |
getProperties()
Collection of users that are currently active |
SessionUuid |
getSessionUuid()
Gets the sessionUuid |
void |
initializeBundle(ServiceContext serviceContext)
Initializes the services that this bundle provides |
void |
registerServices(ServiceContext serviceContext)
Allows bundle to provide all the services that it has This method has to be called before initializeBundle |
void |
setOfferingDescription(java.lang.String description)
|
void |
setOfferingId(OfferingUuid id)
|
void |
setProperties(java.util.Properties props)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LauncherServiceImpl()
| Method Detail |
|---|
protected ICurnit getCurnit()
public Offering getOffering()
getOffering in interface LauncherServicepublic SessionUuid getSessionUuid()
getSessionUuid in interface LauncherServicepublic void setOfferingDescription(java.lang.String description)
public void setOfferingId(OfferingUuid id)
public void setProperties(java.util.Properties props)
public java.util.Properties getProperties()
LauncherService
getProperties in interface LauncherServicepublic void initializeBundle(ServiceContext serviceContext)
Bundle
initializeBundle in interface Bundlepublic void registerServices(ServiceContext serviceContext)
Bundle
registerServices in interface BundleBundle.registerServices(net.sf.sail.core.service.ServiceContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||