|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Home | |
|---|---|
| de.fzj.unicore.wsrflite | This package contains the main interfaces and major classes of the WSRFlite hosting environment. |
| de.fzj.unicore.wsrflite.admin.service | |
| de.fzj.unicore.wsrflite.impl | |
| de.fzj.unicore.wsrflite.utils.deployment | |
| de.fzj.unicore.wsrflite.xmlbeans | |
| de.fzj.unicore.wsrflite.xmlbeans.impl | |
| de.fzj.unicore.wsrflite.xmlbeans.sg.impl | |
| de.fzj.unicore.wsrflite.xmlbeans.wsn.impl | |
| Uses of Home in de.fzj.unicore.wsrflite |
|---|
| Methods in de.fzj.unicore.wsrflite that return Home | |
|---|---|
Home |
Kernel.getServiceHome(String name)
|
| Methods in de.fzj.unicore.wsrflite with parameters of type Home | |
|---|---|
void |
WSRFInstance.setHome(Home home)
set the home |
| Uses of Home in de.fzj.unicore.wsrflite.admin.service |
|---|
| Classes in de.fzj.unicore.wsrflite.admin.service that implement Home | |
|---|---|
class |
AdminServiceHomeImpl
AdminTool Service Home implementation. |
| Uses of Home in de.fzj.unicore.wsrflite.impl |
|---|
| Classes in de.fzj.unicore.wsrflite.impl that implement Home | |
|---|---|
class |
DefaultHome
This is a basic implementation of the Home interface. |
| Fields in de.fzj.unicore.wsrflite.impl declared as Home | |
|---|---|
protected Home |
WSRFInstanceImpl.home
|
| Methods in de.fzj.unicore.wsrflite.impl with parameters of type Home | |
|---|---|
boolean |
InstanceChecker.check(Home home,
String uniqueID)
check condition |
boolean |
ExpiryChecker.check(Home home,
String id)
|
boolean |
InstanceChecker.process(Home home,
String uniqueID)
perform processing on the instance (in case check() hits) |
boolean |
ExpiryChecker.process(Home home,
String id)
|
void |
WSRFInstanceImpl.setHome(Home home)
|
| Constructors in de.fzj.unicore.wsrflite.impl with parameters of type Home | |
|---|---|
InstanceChecking(Home home,
String[] initialInstanceIDs)
|
|
| Uses of Home in de.fzj.unicore.wsrflite.utils.deployment |
|---|
| Methods in de.fzj.unicore.wsrflite.utils.deployment that return Home | |
|---|---|
Home |
DeploymentManager.getServiceHome(String serviceName)
|
| Methods in de.fzj.unicore.wsrflite.utils.deployment that return types with arguments of type Home | |
|---|---|
Collection<Home> |
DeploymentManager.getServiceHomes()
|
| Method parameters in de.fzj.unicore.wsrflite.utils.deployment with type arguments of type Home | |
|---|---|
void |
DeploymentManager.registerWSRFService(String serviceName,
Class<?> spec,
Class<? extends Home> impl)
|
| Uses of Home in de.fzj.unicore.wsrflite.xmlbeans |
|---|
| Subinterfaces of Home in de.fzj.unicore.wsrflite.xmlbeans | |
|---|---|
interface |
WSResourceHome
this is the interface of the "home" class, which hosts a set of WS-Resources |
| Uses of Home in de.fzj.unicore.wsrflite.xmlbeans.impl |
|---|
| Classes in de.fzj.unicore.wsrflite.xmlbeans.impl that implement Home | |
|---|---|
class |
WSResourceHomeImpl
XMLBeans bound implementation of the Home class. |
| Uses of Home in de.fzj.unicore.wsrflite.xmlbeans.sg.impl |
|---|
| Classes in de.fzj.unicore.wsrflite.xmlbeans.sg.impl that implement Home | |
|---|---|
class |
ServiceGroupEntryHomeImpl
home of the ServiceGroup |
class |
ServiceGroupHomeImpl
home of the ServiceGroup |
class |
ServiceGroupRegistrationHomeImpl
home of the ServiceGroup |
| Uses of Home in de.fzj.unicore.wsrflite.xmlbeans.wsn.impl |
|---|
| Classes in de.fzj.unicore.wsrflite.xmlbeans.wsn.impl that implement Home | |
|---|---|
class |
NotificationProducerHomeImpl
example extension of the Home class adding simple notification support |
class |
SubscriptionHomeImpl
|
| Methods in de.fzj.unicore.wsrflite.xmlbeans.wsn.impl with parameters of type Home | |
|---|---|
boolean |
WSNEventChecker.check(Home home,
String id)
this will invoke GetResourcePropertyDocument() and thus events will be generated |
boolean |
WSNEventChecker.process(Home home,
String id)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||