Author: chris.laprun(a)jboss.com
Date: 2011-10-21 07:35:13 -0400 (Fri, 21 Oct 2011)
New Revision: 7823
Modified:
components/wsrp/trunk/consumer/src/main/java/org/gatein/wsrp/WSRPConsumer.java
Log:
- Removed now duplicated method from PortletInvoker.
Modified: components/wsrp/trunk/consumer/src/main/java/org/gatein/wsrp/WSRPConsumer.java
===================================================================
---
components/wsrp/trunk/consumer/src/main/java/org/gatein/wsrp/WSRPConsumer.java 2011-10-21
11:34:26 UTC (rev 7822)
+++
components/wsrp/trunk/consumer/src/main/java/org/gatein/wsrp/WSRPConsumer.java 2011-10-21
11:35:13 UTC (rev 7823)
@@ -1,6 +1,6 @@
/*
* JBoss, a division of Red Hat
- * Copyright 2010, Red Hat Middleware, LLC, and individual
+ * Copyright 2011, Red Hat Middleware, LLC, and individual
* contributors as indicated by the @authors tag. See the
* copyright.txt in the distribution for a full listing of
* individual contributors.
@@ -109,12 +109,6 @@
* @return
* @since 2.6
*/
- boolean isActive();
-
- /**
- * @return
- * @since 2.6
- */
boolean isRefreshNeeded();
/**
Show replies by date