refreshable abstract method

P refreshable()

Create a refreshable version of this pod, which can be used with PodContainer.refresh or PodContext.refresh.

Implementation

P refreshable();