Package org.jsr107.tck.event

This package contains infrastructure so that CacheEntryListener can send information back to the JUnit test which initiated them so that asserts can happen.

See: Description

Package org.jsr107.tck.event Description

This package contains infrastructure so that CacheEntryListener can send information back to the JUnit test which initiated them so that asserts can happen. An instance of CacheEntryListenerServer is created in the JUnit test, listening on port 10,011. This way no assumption is made about whether a CacheEntryListener is running in-process or out of process.
Author:
Greg Luck, Brian Oliver, Joe Fialli

Copyright © 2014. All Rights Reserved.