org.springframework.osgi.test.platform
Class Platforms
java.lang.Object
org.springframework.osgi.test.platform.Platforms
public abstract class Platforms
- extends Object
Convenience constants class for OSGi platforms supported out of the box.
- Author:
- Costin Leau
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EQUINOX
public static final String EQUINOX
- Equinox OSGi platform
constant.
KNOPFLERFISH
public static final String KNOPFLERFISH
- Knopflerfish OSGi platform
constant.
FELIX
public static final String FELIX
- Felix OSGi platform constant.
Platforms
public Platforms()
Copyright © 2006-2009 Spring Framework. All Rights Reserved.