Class Renderable2dTest.ContextProvider
java.lang.Object
nl.tudelft.simulation.dsol.animation.d2.Renderable2dTest.ContextProvider
- All Implemented Interfaces:
nl.tudelft.simulation.naming.context.Contextualized
- Enclosing class:
- Renderable2dTest
static class Renderable2dTest.ContextProvider
extends Object
implements nl.tudelft.simulation.naming.context.Contextualized
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionnl.tudelft.simulation.naming.context.ContextInterface
-
Constructor Details
-
ContextProvider
ContextProvider() throws RemoteException, NamingExceptionCreate the InitialContext for the provider.- Throws:
NamingException
- when context cannot be created or foundRemoteException
- when context is remote and cannot be reached
-
-
Method Details
-
getContext
public nl.tudelft.simulation.naming.context.ContextInterface getContext()- Specified by:
getContext
in interfacenl.tudelft.simulation.naming.context.Contextualized
-