76777879808182
/** * Creates an instance pooling adapter factory. * @return */ public static BehaviorFactory POOLING() { return new Pooling(); }