|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectSeed.ObjectHandle | |
org.isam.exehda.services | |
org.isam.exehda.services.primos | |
org.isam.exehda.services.tips |
Uses of ObjectSeed.ObjectHandle in org.isam.exehda.services |
Methods in org.isam.exehda.services that return ObjectSeed.ObjectHandle | |
ObjectSeed.ObjectHandle |
ObjectSeed.newInstance(java.lang.Class cls,
java.lang.Object[] params,
ObjectSeed.Activator a)
|
ObjectSeed.ObjectHandle |
Executor.createObject(ApplicationId app,
java.lang.Class c,
java.lang.Object[] p,
ObjectSeed.Activator a,
java.lang.Object hint)
Describe createObject method here. |
Methods in org.isam.exehda.services with parameters of type ObjectSeed.ObjectHandle | |
HostId |
Executor.SchedulingHeuristic.chooseMigrationHost(ObjectSeed.ObjectHandle o,
java.lang.Object hint,
java.util.Vector toAvoid)
|
Uses of ObjectSeed.ObjectHandle in org.isam.exehda.services.primos |
Methods in org.isam.exehda.services.primos that return ObjectSeed.ObjectHandle | |
ObjectSeed.ObjectHandle |
CreateObjectThread.getHandle()
|
ObjectSeed.ObjectHandle |
ObjectSeedImpl.newInstance(java.lang.Class cls,
java.lang.Object[] params,
ObjectSeed.Activator a)
|
ObjectSeed.ObjectHandle |
ExecutorImpl.createObject(ApplicationId app,
java.lang.Class cls,
java.lang.Object[] params,
ObjectSeed.Activator a,
java.lang.Object hint)
|
Methods in org.isam.exehda.services.primos with parameters of type ObjectSeed.ObjectHandle | |
HostId |
LocalHostHeuristic.chooseMigrationHost(ObjectSeed.ObjectHandle oh,
java.lang.Object hint,
java.util.Vector avoidedHosts)
|
HostId |
HostIdHeuristic.chooseMigrationHost(ObjectSeed.ObjectHandle oh,
java.lang.Object hint,
java.util.Vector avoidedHosts)
|
Uses of ObjectSeed.ObjectHandle in org.isam.exehda.services.tips |
Methods in org.isam.exehda.services.tips with parameters of type ObjectSeed.ObjectHandle | |
HostId |
TipsSchedulingHeuristic.chooseMigrationHost(ObjectSeed.ObjectHandle o,
java.lang.Object hint,
java.util.Vector toAvoid)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |