ApplicationContext
instead.@Deprecated
public interface IApplicationStore
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getAttribute(java.lang.String name)
Deprecated.
Use
ApplicationContext instead of IApplicationStore . |
void |
removeAttribute(java.lang.String name)
Deprecated.
Use
ApplicationContext instead of IApplicationStore . |
void |
setAttribute(java.lang.String name,
java.lang.Object value)
Deprecated.
Use
ApplicationContext instead of IApplicationStore . |
Copyright (c) EclipseSource and others 2002, 2014.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0