代码搜索:OpenSymphony
找到约 4,714 项符合「OpenSymphony」的源代码
代码结果 4,714
www.eeworm.com/read/151896/5678404
java cachepersistenceexception.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.base.persistence;
/**
* Exception thrown when an error occurs in a PersistenceListener imp
www.eeworm.com/read/151896/5678408
java initializationexception.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.base;
/**
* Thrown by {@link LifecycleAware} listeners that are not able to initialize
*
www.eeworm.com/read/151896/5678415
java finalizationexception.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.base;
/**
* Thrown by {@link LifecycleAware} listeners that are not able to finalize
* th
www.eeworm.com/read/151896/5678420
java cachewideeventtype.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.base.events;
/**
* This is an enumeration holding all the events that can
* occur at the
www.eeworm.com/read/151896/5678425
java cacheeventlistener.java
/*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.oscache.base.events;
import java.util.EventListener;
/**
* This is the base interface for cache ev