==== 6.2.6 Shareable Interface Details ==== A shareable interface is simply one that extends (either directly or indirectly) the tagging interface **javacard.framework.Shareable**. This **Shareable** interface is similar in concept to the **Remote** interface used by the RMI facility, in which calls to the interface methods take place across a local/remote boundary.