ch.ethz.iks.concierge.framework
Class Framework

java.lang.Object
  extended by ch.ethz.iks.concierge.framework.Framework

public final class Framework
extends java.lang.Object

The core class of the Concierge OSGi framework. Maintains the central bundle and service registry.

Author:
Jan S. Rellermeyer, ETH Zurich

Method Summary
static void main(java.lang.String[] args)
          start method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws BundleException
start method.

Parameters:
args - command line arguments.
Throws:
java.lang.Throwable - if something goes wrong.
BundleException


Copyright © 2009 IKS, ETH Zurich. All Rights Reserved.