ComponentMemoryScopes Interface

public interface ComponentMemoryScopes

Defines Component Memory Scopes interface for enumerating memory scopes.

Method Summary

Modifier and Type Method and Description
abstract java.lang.Iterable<MemoryScope> getMemoryScopes()

Gets the memory scopes.

Method Details

getMemoryScopes

public abstract Iterable getMemoryScopes()

Gets the memory scopes.

Returns:

A reference with the memory scopes.

Applies to