51525354555657
* {@inheritDoc} */ @Override protected ObjectStore createNewObjectStore() { return new HashObjectStore(); }
64656667686970
* @see org.jboss.arquillian.core.spi.context.AbstractContext#createNewObjectStore() */ @Override protected ObjectStore createNewObjectStore() { return new HashObjectStore(); }
44454647484950
48495051525354
/** * {@inheritDoc} */ @Override protected ObjectStore createNewObjectStore() { return new HashObjectStore(); }