org.kuali.common.jdbc.listener
Class BucketEvent
java.lang.Object
org.kuali.common.jdbc.listener.BucketEvent
Deprecated.
@Deprecated
public class BucketEvent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BucketEvent
public BucketEvent()
- Deprecated.
BucketEvent
public BucketEvent(JdbcContext context,
List<SqlBucket> buckets)
- Deprecated.
getContext
public JdbcContext getContext()
- Deprecated.
setContext
public void setContext(JdbcContext context)
- Deprecated.
getBuckets
public List<SqlBucket> getBuckets()
- Deprecated.
setBuckets
public void setBuckets(List<SqlBucket> buckets)
- Deprecated.
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.