Package org.apache.ignite.session
Interface SessionContext
-
public interface SessionContextProvides access to attributes set withIgnite.withApplicationAttributes(java.util.Map<java.lang.String, java.lang.String>).- See Also:
SessionContextProviderResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @Nullable StringgetAttribute(String name)
-