|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--EventEvaluator.Resource.RepositoryServer
Implements the Resource Event Repository Server.
Constructor Summary | |
RepositoryServer()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Creates a Resource Event Repository. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RepositoryServer()
Method Detail |
public static void main(java.lang.String[] args)
Persistence
object.
Obtains reference to orb and root poa. Creates the resource
event poa. Instantiate the servant that implements the
EventEvaluator.Resource.ResourceEventRepository interface and
register it with the name server. Instantiate the servant
locator for resource event objects.
Waits for users requests.args[0]
- the machine where database adaptacao
must reside.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |