public static class PluginRealmCache.CacheRecord extends Object
Constructor and Description |
---|
CacheRecord(ClassRealm realm,
List<Artifact> artifacts) |
Modifier and Type | Method and Description |
---|---|
List<Artifact> |
getArtifacts() |
ClassRealm |
getRealm() |
public CacheRecord(ClassRealm realm, List<Artifact> artifacts)
public ClassRealm getRealm()
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.