public class org.springframework.cache.jcache.JCacheCacheManager extends org.springframework.cache.transaction.AbstractTransactionSupportingCacheManager
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.springframework.cache.jcache.JCacheCacheManager
super_class: org.springframework.cache.transaction.AbstractTransactionSupportingCacheManager
{
private CacheManager cacheManager;
descriptor: LCacheManager;
flags: (0x0002) ACC_PRIVATE
RuntimeVisibleAnnotations:
org.springframework.lang.Nullable()
private boolean allowNullValues;
descriptor: Z
flags: (0x0002) ACC_PRIVATE
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import javax.cache cannot be resolved\n\tThe import javax.cache cannot be resolved\n\tCacheManager cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n\tThe method getCacheManager() from the type JCacheCacheManager refers to the missing type CacheManager\n\tCaching cannot be resolved\n\tCacheManager cannot be resolved to a type\n\tThe method getCacheManager() from the type JCacheCacheManager refers to the missing type CacheManager\n\tjavax.cache cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n\tThe method getCacheManager() from the type JCacheCacheManager refers to the missing type CacheManager\n\tjavax.cache cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/cache/jcache/JCacheCacheManager;
public void <init>(CacheManager);
descriptor: (LCacheManager;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import javax.cache cannot be resolved\n\tThe import javax.cache cannot be resolved\n\tCacheManager cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n\tThe method getCacheManager() from the type JCacheCacheManager refers to the missing type CacheManager\n\tCaching cannot be resolved\n\tCacheManager cannot be resolved to a type\n\tThe method getCacheManager() from the type JCacheCacheManager refers to the missing type CacheManager\n\tjavax.cache cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n\tThe method getCacheManager() from the type JCacheCacheManager refers to the missing type CacheManager\n\tjavax.cache cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/cache/jcache/JCacheCacheManager;
MethodParameters:
Name Flags
cacheManager
public void setCacheManager(CacheManager);
descriptor: (LCacheManager;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tCacheManager cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/cache/jcache/JCacheCacheManager;
RuntimeVisibleParameterAnnotations:
0:
org.springframework.lang.Nullable()
MethodParameters:
Name Flags
cacheManager
public CacheManager getCacheManager();
descriptor: ()LCacheManager;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tCacheManager cannot be resolved to a type\n\tCacheManager cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/cache/jcache/JCacheCacheManager;
RuntimeVisibleAnnotations:
org.springframework.lang.Nullable()
public void setAllowNullValues(boolean);
descriptor: (Z)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/cache/jcache/JCacheCacheManager;
MethodParameters:
Name Flags
allowNullValues
public boolean isAllowNullValues();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/cache/jcache/JCacheCacheManager;
public void afterPropertiesSet();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe method getCacheManager() from the type JCacheCacheManager refers to the missing type CacheManager\n\tCaching cannot be resolved\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/cache/jcache/JCacheCacheManager;
protected java.util.Collection<org.springframework.cache.Cache> loadCaches();
descriptor: ()Ljava/util/Collection;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tCacheManager cannot be resolved to a type\n\tThe method getCacheManager() from the type JCacheCacheManager refers to the missing type CacheManager\n\tjavax.cache cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/cache/jcache/JCacheCacheManager;
Signature: ()Ljava/util/Collection<Lorg/springframework/cache/Cache;>;
protected org.springframework.cache.Cache getMissingCache(java.lang.String);
descriptor: (Ljava/lang/String;)Lorg/springframework/cache/Cache;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tCacheManager cannot be resolved to a type\n\tThe method getCacheManager() from the type JCacheCacheManager refers to the missing type CacheManager\n\tjavax.cache cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/cache/jcache/JCacheCacheManager;
MethodParameters:
Name Flags
name
}
SourceFile: "JCacheCacheManager.java"