public class RuntimeClasspathSerializerLocator extends Object implements InstanceLocator<Serializer>
| Constructor and Description |
|---|
RuntimeClasspathSerializerLocator() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
compareAndSet(Serializer<Object> s) |
Serializer<Object> |
getInstance() |
protected boolean |
isAvailable(String fqcn) |
protected Serializer<Object> |
locate() |
public Serializer<Object> getInstance()
getInstance in interface InstanceLocator<Serializer>protected Serializer<Object> locate()
protected boolean compareAndSet(Serializer<Object> s)
protected boolean isAvailable(String fqcn)
Copyright © 2019. All rights reserved.