| Package | Description |
|---|---|
| org.eclipse.keyple.calypso.transaction.sammanager |
| Modifier and Type | Class and Description |
|---|---|
class |
SamResourceManagerDefault
Deprecated.
|
class |
SamResourceManagerPool
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static SamResourceManager |
SamResourceManagerFactory.instantiate(org.eclipse.keyple.core.service.Plugin plugin,
java.lang.String samReaderFilter)
Deprecated.
|
static SamResourceManager |
SamResourceManagerFactory.instantiate(org.eclipse.keyple.core.service.Plugin plugin,
java.lang.String samReaderFilter,
int maxBlockingTime,
int sleepTime)
Deprecated.
Instantiate a new SamResourceManager.
|
static SamResourceManager |
SamResourceManagerFactory.instantiate(org.eclipse.keyple.core.service.PoolPlugin samPoolPlugin)
Deprecated.
|
static SamResourceManager |
SamResourceManagerFactory.instantiate(org.eclipse.keyple.core.service.PoolPlugin samPoolPlugin,
int maxBlockingTime,
int sleepTime)
Deprecated.
Instantiate a new SamResourceManager.
|